Skip to content

vicalejuri/musicope

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 mid files into static/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.ts according to your needs

About

The Piano Game

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 96.2%
  • JavaScript 1.4%
  • HTML 1.2%
  • CSS 1.2%