Files
Super-HUGS-Revolution-98/TODO

6 lines
206 B
Plaintext
Raw Normal View History

2013-01-09 23:02:00 -04:30
Inmediate things:
1) Move game.DEBUG to a constants.py file
2) Add animation support to the BaseActor class.
2013-01-10 17:02:42 -04:30
3) Finish the MenuState class.
4) Add sound support to IntroState and MenuState.