diff options
Diffstat (limited to 'TODO.org')
-rw-r--r-- | TODO.org | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -5,17 +5,17 @@ ** TODO Finer macro movement steps to work out collision * Improvements -** TODO Display each stage of macro execution with a timer +** DONE Display each stage of macro execution with a timer * To do ** TODO Add enemies ** TODO Create enemy classes and behaviour -** TODO Flip player sprite when moving the other way +** DONE Flip player sprite when moving the other way ** TODO Animate player sprite ** DONE Add help text -** TODO Add cool-down for macro ability -** TODO Create more levels -** TODO Define entity position on map layer +** DONE Add cool-down for macro ability +** DONE Create more levels +** DONE Define entity position on map layer ** TODO Add a menu -** TODO Detect win conditions +** DONE Detect win conditions ** TODO Detect loss conditions |