MiniLD #48compo
1D Platformer
A simple platformer that shows everything in first dimension if moving but stand still for a while and the second dimension will be shown. I used Processing simply because I have exam this monday in that so i thought this was the best way of preparing myself.
This game was done quickly one night, I sadly did not have time to use all three days... Maybe next time :)
This game was done quickly one night, I sadly did not have time to use all three days... Maybe next time :)
Comments8
You should put a frame limiter in though, it runs at 100% cpu.
Nice one!
also, it's probably better if the first obstacle in a level is further than the start point. as the level instantly changes, i was likely to hit the first one on the next level without even noticing it.