Chart Hero is a web based chart editing application for Guitar Hero style rhythm games. With Chart Hero, you can create new custom charts in your browser on any desktop operating system.
Head to https://nb48.github.io/chart-hero/ to check out the application. All you need is an audio file. (.mp3, .ogg, or anything else your browser supports)
There are some examples here - https://drive.google.com/open?id=1T5JM1XR1tfY1WS6N4kgyKyeFU94zLd5Z
git clone [email protected]:nb48/chart-hero.git
cd chart-hero
yarn install
yarn start
This starts the application at http://localhost:8080
yarn test
yarn build
This project is licensed under the MIT License - see the LICENSE file for details
Thanks to the Guitar Hero community for helping to design, test, and improve Chart Hero