Updated the TODO file.

This commit is contained in:
2013-01-13 14:34:09 -04:30
parent 4d5f03116b
commit 7371fc3e41

8
TODO
View File

@@ -1,5 +1,5 @@
Inmediate things: Inmediate things:
1) Move game.DEBUG to a constants.py file 1) Add animation support to the BaseActor class.
2) Add animation support to the BaseActor class. 2) Add sound support to IntroState and MenuState.
3) Finish the MenuState class. 3) Implement the before-game intro.
4) Add sound support to IntroState and MenuState. 4) Implement the score state.