Fork me on GitHub
Instant Rocket Fuel

Instant Rocket Fuel is a simple html5 canvas game framework written in CoffeeScript.

It comes with a time-based loop and has support for sprites, animation and maps. There is a mechanism for input and custom events. It also provides a Vector class and bounding box collision detection.

It is meant to be simple and get you quick results even if you haven't done any programming before.
Click on the buttons below for some explanation of basic game concepts and an introduction to the api.

Authors

Axel (github@axelsylvester.com)
Kolja Wilcke (kolja@apfel.de)

Contact

Kolja (kolja@apfel.de)

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/kolja/Instant-Rocket-Fuel