Thanks @Coolman for the tip.
This program has a file In/Out error running under Linux, but it's an easy fix. The hi score filename 'make5.dat' needs to have all the same case or there is an error. I should have tested this under Linux before posting. Under Windows, OPEN "Make5.dat" and OPEN 'make5.dat" would open the same file. But that won't work under Linux, the name has to be exact. You can change your code on your own, but I will update the source above too with the change, for future downloads.
- Dav
This program has a file In/Out error running under Linux, but it's an easy fix. The hi score filename 'make5.dat' needs to have all the same case or there is an error. I should have tested this under Linux before posting. Under Windows, OPEN "Make5.dat" and OPEN 'make5.dat" would open the same file. But that won't work under Linux, the name has to be exact. You can change your code on your own, but I will update the source above too with the change, for future downloads.
- Dav