Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/js13kgames/rectangular-13k
- Owner: js13kGames
- License: other
- Fork: true (florian-s-code/Rectangular-13K)
- Created: 2022-10-01T05:53:15.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2015-08-18T21:58:26.000Z (over 9 years ago)
- Last Synced: 2024-09-26T18:04:50.454Z (3 months ago)
- Topics: 13, 2012, competition, game, html5, javascript, js13k, js13kgames, js13kgames2012, optimization
- Homepage: https://js13kgames.com/entries/rectangular-13k
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.*