Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/robertkleffner/mariohtml5

Infinite Mario in HTML5 JavaScript - using Canvas and Audio elements
https://github.com/robertkleffner/mariohtml5

Last synced: about 2 months ago
JSON representation

Infinite Mario in HTML5 JavaScript - using Canvas and Audio elements

Awesome Lists containing this project

README

        

This is a clone of Infinite Mario, written in JavaScript for web browsers using HTML5.

A good demonstration of what can be accomplished with the Canvas and Audio elements.

Background music currently does not work in any browser besides Firefox 4. I think. There were too many problems with other browsers.

Ported from the Java version by Notch (Markus Persson).