Updated the TODO file.

This commit is contained in:
2013-01-10 17:02:42 -04:30
parent 39bc3cd0ef
commit b95d1a8bdf

6
TODO
View File

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