File: TODO

package info (click to toggle)
hannah 1.0-3
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 8,932 kB
  • ctags: 646
  • sloc: cpp: 2,170; makefile: 81
file content (7 lines) | stat: -rw-r--r-- 434 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
# DONE! Implement powerpills
# DONE! Implement collision detection for ghosts
# DONE! (ish)Better graphics 
Extra features - moving food, powerups / downs etc (change speed? That's easiest...). One way doors (already have one)

# DONE! Next - need to reimplement the sprite class so that sprites can have different graphic/animation for each state, e.g. ghosts can flash when powerpill is active.
Win32 makefile and confirm it works.