diff options
Diffstat (limited to 'TODO.org')
-rw-r--r-- | TODO.org | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/TODO.org b/TODO.org new file mode 100644 index 0000000..c75dd7d --- /dev/null +++ b/TODO.org @@ -0,0 +1,14 @@ +* Bugs +** Collision detection when moving sideways and jumping +** Resolve collisions between each macro move +** Amount of movement from macros + +* Improvements +** Display each stage of macro execution with a timer + +* To do +** Add enemies +** Create enemy classes and behaviour +** Flip player sprite when moving the other way +** Animate player sprite +** Add help text |