From: Matthew Mondor Date: Thu, 6 Apr 2023 04:19:07 +0000 (+0000) Subject: Update MATT-README.txt X-Git-Url: http://git.pulsar-zone.net/?a=commitdiff_plain;h=faa90d845a3d4ed3e87d133bff6526a6ce002703;p=curblaster.git Update MATT-README.txt --- diff --git a/MATT-README.txt b/MATT-README.txt index 3799e0d..a1ffa03 100644 --- a/MATT-README.txt +++ b/MATT-README.txt @@ -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.