Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 1.11 KB

README.md

File metadata and controls

42 lines (34 loc) · 1.11 KB

Rhythm Hero

This is awesome

Little game to learn read rythm on music sheet, using VexFlow music notation rendering API.

Build Status

Demo can be found here: (http://x4d3.github.io/rhythm-hero/)

Installation

$ grunt

will start a server on: (http://localhost:4567/)

Manually Publish to GH Page

Create a token (https://help.github.com/articles/creating-an-access-token-for-command-line-use/) Update your Environment variable

GH_TOKEN=<YourToken>
GH_REF=github.com/<your name>/<your repo>.git

and call

$ ./deploy.sh

Libraries

The project use: