Jump Jump!
in
Share your Work
•
3 months ago
Hello,
i made a little game. A little box has to jump over obstacles, just with an mouse click. You can test it here:
You can play it on android, too. Just change size(840, 400) to size(displayWidth, displayHeight).
The main problem of my game is, that the "jumping behavier" is very different to screensize, or someting else.
On fullscreen the box is jumping further than on 840x400. On my samsung galaxy s4 it looks ugly.
If you wan't to try the game please import it to your processing IDE. On default size 840x400 it looks very good.