/IdentifyTheNote

A simple game to help you memorize note locations on the staff :musical_score:

Primary LanguageJavaScriptMIT LicenseMIT

Identify The Note

Press the correct button before the note touches the red line and explodes 💥

➡️ Click here to play

Screenshot

screenshot

Keyboard Shortcuts

Action Keys
C (Do) C , 1
D (Re) D , 2
E (Mi) E , 3
F (Fa) F , 4
G (Sol) G , 5
A (La) A , 6
B (Si) B , 7
Quit Esc

Development

  1. Install dependencies: npm install
  2. Build: npm run build
  3. Run development server: npm run server
  4. Deploy: npm run deploy

Copyright

See License

Acknowledgements