Update MATT-README.txt master
authorMatthew Mondor <mmondor@pulsar-zone.net>
Tue, 25 Apr 2023 17:10:09 +0000 (17:10 +0000)
committerMatthew Mondor <mmondor@pulsar-zone.net>
Tue, 25 Apr 2023 17:10:09 +0000 (17:10 +0000)
MATT-README.txt

index d2fab50..3f05b73 100644 (file)
@@ -15,6 +15,7 @@ IMPROVEMENTS:
 - Added an atexit(3) cleanup handler for endwin(3).
 - Added hiscore/level tracking and display, now requires 33 lines.
 - More keys are accepted for movement.
+- Highscore saved/loaded to/from file.
 
 
 BUGFIXES:
@@ -41,7 +42,6 @@ ISSUES:
 - There are some globals in pacman.h that should really be macro
   definitions, and/or moved to the main module.
 - Uses ad-hoc command line arguments processing rather than getopt(3).
-- Should save/load/remember the high score.
 - Should support monochrome displays.
 - With the colors used some ghosts can be difficult to see properly under
   common terminals+screens.