From: Matthew Mondor Date: Tue, 25 Apr 2023 17:10:09 +0000 (+0000) Subject: Update MATT-README.txt X-Git-Url: http://git.pulsar-zone.net/?a=commitdiff_plain;h=97c2fcb3c9c8ef7663264123e966269789575791;p=pacman.git Update MATT-README.txt --- diff --git a/MATT-README.txt b/MATT-README.txt index d2fab50..3f05b73 100644 --- a/MATT-README.txt +++ b/MATT-README.txt @@ -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.