You Only Get One Prize by hun7er

[raw]
made by hun7er for LD28 (COMPO)
It's more of a playground than a typical game (unfortunately, because I didn't have enough time to finish it). It was meant to be a game of getting one prize for one of many boxes (hence the title), but now you might try to get to the box on the upper part of the map.
Created in HTML5 + JavaScript (horribly unoptimized: consider yourself warned!) with CraftyJS and Box2D, player sprite created in Gimp.

Feedback

ParaPup
16. Dec 2013 路 04:46 UTC
Bad physics, Once I ran into the wall a few time it scrolled down the page and was not playable, Might need to look into that.
Zolmeister
16. Dec 2013 路 05:18 UTC
It's too bad you didn't get to finish it, but it still seems like it could have some potential.
馃帳 hun7er
16. Dec 2013 路 08:47 UTC
@ParaPup Yeah, I'm aware that many things might not work; it's basic Box2D without any (even simplest) additions, just static and dynamic bodies. Still, thank you very much for taking a look and leaving a comment :) Of course in my spare time I will try to fix it.

@Zolmeister Thanks! Unfortunately my C++ & SFML setup on Linux broke on the first day (GLX problems), so I had to switch to html5+js with only a very basic knowledge of js. Maybe during the next compo I will be able to create something a lot better.
Jimanzium
16. Dec 2013 路 16:18 UTC
The collisions were a bit weird, you'd start floating if you hit the side of a block and had to move off it to try and jump again. It was a bit difficulty to actually move around and the players odd shape didn't help. But atleast you got something done in the time you had, so good job for that and better look next time. This was better than just giving up.
s73ph4n
18. Dec 2013 路 20:48 UTC
It was tricky but I got the box :) I think I got how to control it. It's better to think : up and move than pressing both keys together.
murilo
25. Dec 2013 路 16:13 UTC
I patiently(slow and stick walls) climbed to the top to get the prize and nothing happens :(
psc1997
01. Jan 2014 路 00:58 UTC
Very bad physics :c
But... You say that you didn't have enough time... maybe next time ! ;)
garygreen
01. Jan 2014 路 18:46 UTC
Unfortunately I had problems with the controls - I only managed to get onto the 2nd step after trying for ages.