stridingcity 2017-04-25 21:49
Just a quick developer tip: While it is possible to solve the levels with keyboard controls using a gamepad makes playing this way more enjoyable.
I guess coding and putting a game together without sleep will lead to a bunch of bugs. These are the ones I caught myself: - I put the wrong address for the game jam on my title screen and because I am not sure if I'm allowed to fix this will correct this after judgement is over. - After finishing the third level the keypress that was meant to restart the game beginning with the first level will restart the third level instead.