https://github.com/humbertodias/game-piano-hero-html5
Piano-Hero Game in HTML5
https://github.com/humbertodias/game-piano-hero-html5
html5 jasmid midi
Last synced: about 1 month ago
JSON representation
Piano-Hero Game in HTML5
- Host: GitHub
- URL: https://github.com/humbertodias/game-piano-hero-html5
- Owner: humbertodias
- Created: 2016-10-18T11:17:49.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-01-02T14:34:52.000Z (5 months ago)
- Last Synced: 2025-04-06T05:18:29.941Z (about 2 months ago)
- Topics: html5, jasmid, midi
- Language: JavaScript
- Homepage: https://humbertodias.github.io/game-piano-hero-html5/
- Size: 11 MB
- Stars: 14
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
[](https://github.com/humbertodias/game-piano-hero-html5/actions/workflows/pages/pages-build-deployment)
# Piano-Hero
Game Piano-Hero with HTML5.
[Documentation](doc/piano-hero.pdf) | [Demo with sound](doc/demo.mp4?raw=true)
## Prerequires
1. Git 2.6+
3. Browser## How to Play
Clone
```shell
git clone https://github.com/humbertodias/game-piano-hero-html5.git
```Inside the folder
```shell
cd game-piano-hero-html5
```Now, open **index.html** on your favorite browser.

[Play](https://humbertodias.github.io/game-piano-hero-html5/)
## References
- [MIDI.js](https://galactic.ink/midi-js/)
- [jasmid](https://github.com/gasman/jasmid)
- [Piano-Tiles](http://tanksw.com/piano-tiles/)