Files
Super-HUGS-Revolution-98/TODO

10 lines
441 B
Plaintext
Raw Normal View History

2013-01-15 22:45:09 -04:30
Stuff left:
2013-01-16 08:52:47 -04:30
1) Add sound support to the BaseState subclasses.
2) Implement the 8 directional actor subclass.
3) Implement the NPC's based on the 8 directional actor subclass.
4) Implement the NPC spawners.
2013-01-16 22:04:19 -04:30
5) Center the letters in ScoreState and the story labels in MenuState.
6) Comment everything.
2013-01-17 01:00:50 -04:30
7) Fix the size of the background image again. Use this size:
W: CURRENT_W + 256 -- H: CURRENT_H + 256