blob: 7a22b0199cb3ffdb035ab06aaa11f2515ca71c6d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
* Bugs
** DONE Collision detection when moving sideways and jumping
** DONE Resolve collisions between each macro move
** TODO 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
** TODO Add help text
|