Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robertkleffner/marioHTML5
Infinite Mario in HTML5 JavaScript - using Canvas and Audio elements
https://github.com/robertkleffner/marioHTML5
Last synced: 6 days ago
JSON representation
Infinite Mario in HTML5 JavaScript - using Canvas and Audio elements
- Host: GitHub
- URL: https://github.com/robertkleffner/marioHTML5
- Owner: robertkleffner
- License: unlicense
- Created: 2011-06-03T15:33:30.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T14:57:34.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T06:16:52.378Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.1 MB
- Stars: 481
- Watchers: 30
- Forks: 423
- Open Issues: 25
-
Metadata Files:
- Readme: README
- License: LICENSE.md
Awesome Lists containing this project
- awesome-open-source-games - Mario 5 HTML - Infinite Mario in HTML5 JavaScript using Canvas and Audio elements. (Browser-Based / Arcade)
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).