Update MATT-README.txt
authorMatthew Mondor <mmondor@pulsar-zone.net>
Thu, 6 Apr 2023 04:19:07 +0000 (04:19 +0000)
committerMatthew Mondor <mmondor@pulsar-zone.net>
Thu, 6 Apr 2023 04:19:07 +0000 (04:19 +0000)
MATT-README.txt

index 3799e0d..a1ffa03 100644 (file)
@@ -62,6 +62,8 @@ GENERAL CHANGES
   restore the original terminal state at endwin(3), explicit termios
   tcgetattr(2)/tcsetattr(2) and cleanup handler were added.
 
+- Disable visible cursor in main input routine stable_getch().
+
 
 BUGS FIXED
 ==========
@@ -141,6 +143,8 @@ TODO AND OTHER BUGS
   at the first hit, there is no effect showing that they have been
   hit.  A few mini-explosion artifacts like * would be nice.
 
+- Foes could be animated.
+
 - It's still possible that I eventually write my own ASCII shooter,
   it'd follow my coding style, be C99, use my libraries and be
   under BSDL.