diff options
Diffstat (limited to 'TODO.org')
-rw-r--r-- | TODO.org | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -1,14 +1,14 @@ * Bugs -** Collision detection when moving sideways and jumping -** Resolve collisions between each macro move -** Amount of movement from macros +** DONE Collision detection when moving sideways and jumping +** DONE Resolve collisions between each macro move +** TODO Amount of movement from macros * Improvements -** Display each stage of macro execution with a timer +** TODO 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 +** TODO Add enemies +** TODO Create enemy classes and behaviour +** TODO Flip player sprite when moving the other way +** TODO Animate player sprite +** TODO Add help text |