Files
Super-HUGS-Revolution-98/TODO

7 lines
288 B
Plaintext

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.