Repositories
/
pacman.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
750b5ee
)
Update MATT-README.txt
master
author
Matthew Mondor
<mmondor@pulsar-zone.net>
Tue, 25 Apr 2023 17:10:09 +0000
(17:10 +0000)
committer
Matthew Mondor
<mmondor@pulsar-zone.net>
Tue, 25 Apr 2023 17:10:09 +0000
(17:10 +0000)
MATT-README.txt
patch
|
blob
|
blame
|
history
diff --git
a/MATT-README.txt
b/MATT-README.txt
index
d2fab50
..
3f05b73
100644
(file)
--- 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.
- 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:
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).
- 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.
- Should support monochrome displays.
- With the colors used some ghosts can be difficult to see properly under
common terminals+screens.