florian-s-code / Rectangular-13K

Little game in javascript made for js13kgames.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Little game in javascript made for js13kgames.

License:Other


Languages

Language:JavaScript 100.0%