FoonLudum Dare ExplorerUsers → StridingCity

StridingCity

Games

YearLDThemeGameDivisionRank
201738A Small WorldJUMAOjam

Comments by StridingCity

LD38 — A Small World

JUMAO by StridingCity 2017-04-25T21:49:02Z

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.