Musicope is an open-source online piano game similar to Synthesia or PianoCrumbs.
To run the game:
- install NodeJS ( https://nodejs.org/en/ )
- clone or download this repository
- navigate to the cloned or downloaded folder
- copy
midfiles intostatic/songs - run
npm install - run
npm start - open your browser (e.g. Google Chrome) and navigate to http://localhost
- modify
\static\web\config\default-config.tsaccording to your needs