From 97c2fcb3c9c8ef7663264123e966269789575791 Mon Sep 17 00:00:00 2001 From: Matthew Mondor Date: Tue, 25 Apr 2023 17:10:09 +0000 Subject: [PATCH] Update MATT-README.txt --- MATT-README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.9.0