6 lines
206 B
Plaintext
6 lines
206 B
Plaintext
Inmediate things:
|
|
1) Move game.DEBUG to a constants.py file
|
|
2) Add animation support to the BaseActor class.
|
|
3) Finish the MenuState class.
|
|
4) Add sound support to IntroState and MenuState.
|