Updated the TODO file.
This commit is contained in:
12
TODO
12
TODO
@@ -1,7 +1,7 @@
|
|||||||
Inmediate things:
|
Inmediate things:
|
||||||
1) Add animation support to the BaseActor class.
|
1) Add basic animation support to the BaseActor class.
|
||||||
2) Add sound support to IntroState and MenuState.
|
2) Add sound support to the BaseState subclasses.
|
||||||
3) Implement the before-game intro.
|
3) Implement the 8 directional actor subclass.
|
||||||
4) Implement the score state.
|
4) Implement the global player object.
|
||||||
5) Add clear_cache method to ChachedImageLoader.
|
5) Take the score from the global player object in ScoreState.
|
||||||
6) Add remove_image_point method to BaseActor.
|
6) Implement the NPC's based on the 8 directional actor subclass.
|
||||||
|
Reference in New Issue
Block a user