/RacerJS

A simple racing game inspired by the classic Lotus series on Amiga. This has been made for the 10k Apart contest (http://10k.aneventapart.com). You can play live at:

Primary LanguageHTML

Racer 10k

About

This game is a tribute to the Lotus series developed by Magnetic Fields. To drive simply use up/down to accelerate/break and left/right to steer.

The goal is to drive through the race in as little time as possible. Each time you start the game again the racer is generated randomly. At the end your race you will be offered the possibility to tweet your result.

Performances

The game uses CSS Transform to make the display full-screen. This is very fast in Safari since it’s hardware accelerated but can be sometime slow in Firefox and Chrome, so don’t hesitate to resize the window if you find the game too slow. This zoom is disabled in IE9.

License

The code is under a MIT license (http://en.wikipedia.org/wiki/MIT_License) and the art under a Creative Commons Attribution-ShareAlike license (http://creativecommons.org/licenses/by-sa/3.0)