Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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