xavier-hernandez / mariohtml5

Infinite Mario in HTML5 JavaScript - using Canvas and Audio elements

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

About

Infinite Mario in HTML5 JavaScript - using Canvas and Audio elements

License:The Unlicense


Languages

Language:JavaScript 97.4%Language:HTML 2.5%Language:Python 0.2%