Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 315 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 315 Bytes

MidiDorians

Image of MidiDorians

A browser based MIDI game to practice playing chords on a piano. Play the target chord before it hits the bottom of the screen.

Development

  1. Install dependencies with npm install.
  2. Start a local server with npm run dev.