diff options
author | Gene Pasquet <dev@etenil.net> | 2025-05-16 21:50:13 +0100 |
---|---|---|
committer | Gene Pasquet <dev@etenil.net> | 2025-05-16 21:50:13 +0100 |
commit | 4346ec2fa0623132afa7706cfb103e20c7e68494 (patch) | |
tree | de44331f43fd4091f3276e5dd1e9fb9b188458a6 /TODO.org | |
parent | 5af7de084933444951dfb140c084ea07cf3346a8 (diff) |
Basic animations
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 |