Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-02-21T01:51:23.000Z (10 months ago)
- Last Synced: 2024-02-21T03:15:20.417Z (10 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: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
[![pages-build-deployment](https://github.com/humbertodias/game-piano-hero-html5/actions/workflows/pages/pages-build-deployment/badge.svg)](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)
## 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.
![Preview](doc/demo.gif)
[Demo with sound](doc/demo.mp4?raw=true)
## References
- [MIDI.js](https://galactic.ink/midi-js/)
- [jasmid](https://github.com/gasman/jasmid)
- [Piano-Tiles](http://tanksw.com/piano-tiles/)