dos33fsprogs/games/sb/TODO

35 lines
575 B
Plaintext
Raw Normal View History

Strongbadzone:
+ Implement rest of audio
+ Ball movement logic. Is actually just 2D
-> Collision detect with head. Decrement count, play sound
-> Collision detect with player
+ Do the color mask (different blacks)
+ Animate side walls
-> This is going to involve fancy memory management
+ Faster hgr copy?
+ Optimize sprite size
+ Allow lowercase keyboard (see duck code)
2023-06-01 20:21:40 +00:00
Duck:
2023-06-09 17:25:11 +00:00
+ Implement throwing
+ Implement duck movement
+ Implement score
+ Implement easter eggs
+ Exit back to main title
2023-06-01 20:21:40 +00:00
Cliff:
2023-06-09 17:25:11 +00:00
+ Everything
2023-06-01 20:21:40 +00:00
Jump
2023-06-09 17:25:11 +00:00
+ Everything
Rat:
+ Done?
Title
+ Done?