Add some TODO items and remove the sound TODO.

This commit is contained in:
Jeremy Rand 2020-12-24 00:45:34 -05:00
parent 493473724b
commit e80579f983
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@ TODO
=======
* Implement a high score list and save the high scores across restarts
* Look at supporting a global high score list for systems with an Internet connection
* Implement the code to support pausing the game
* Implement the code for supporting a two player game
* Look at supporting Versions in order to support automatic SW upgrades
* So much more.
* Why is there no sound? Because I haven't coded any...