Hai thar everyone!
Just thought I'd share the game I made for Ludum Dare. It's a simple platformer, where you're a green box and have to jump up as far as possible.
Here's my LD entry page.
It's written in JavaScript, using Canvas to render, so it supports all platforms, as long as there are web browesrs for that platform. Even tablets and phones. To steer on a tablet/phone, tilt your device. To steer on a machine with keyboard, A and D to move left and right, W or space to jump, S to go faster down, and P to pause.
Just thought I'd share the game I made for Ludum Dare. It's a simple platformer, where you're a green box and have to jump up as far as possible.
Here's my LD entry page.
It's written in JavaScript, using Canvas to render, so it supports all platforms, as long as there are web browesrs for that platform. Even tablets and phones. To steer on a tablet/phone, tilt your device. To steer on a machine with keyboard, A and D to move left and right, W or space to jump, S to go faster down, and P to pause.