Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/js13kgames/rectangular-13k

Rectangular 13K - a js13kGames 2012 competition entry by @florian-s-code.
https://github.com/js13kgames/rectangular-13k

13 2012 competition game html5 javascript js13k js13kgames js13kgames2012 optimization

Last synced: 3 months ago
JSON representation

Rectangular 13K - a js13kGames 2012 competition entry by @florian-s-code.

Awesome Lists containing this project

README

        

Rectangular 13k
================

The goal is to make the red rectangle go through the red line in the right of the window using the arrow keys. Beware of black circles, if you touch one of them you will have to restart.
Use the space key to deploy your parachute and collect the red circles to "reload" it.
If you fall down the screen, the rectangle will reappear on the top, at the same place.

To start, press the "play" button.

Better with Chrome, works on other browsers but it seems to be really slow.

Enjoy !

*Will be playable on js13kGames.com but you can download all the files and open index.html on your browser locally to test it before.*