blob: eecafa8a2451249408c546bb4f902fc16107afe2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
* Bugs
** DONE Collision detection when moving sideways and jumping
** DONE Resolve collisions between each macro move
** DONE Amount of movement from macros
* Improvements
** TODO 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
** 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
|