Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.
/ MIDI-MUG Public archive

Play music game with MIDI keyboard!

License

Notifications You must be signed in to change notification settings

daviddaytw/MIDI-MUG

Repository files navigation

MIDI-MUG

Build with Maven Codacy Badge GitHub release GitHub license Github all releases

Play music game with your MIDI keyboard!

❗❗ Abandoned: Recommend to check out https://midiano.com !

Getting Start

This simple instruction will set you ready to play in a few minutes!

Installation

No need to install!

Just go to Release Page and download the latest stable version.

Extract the zip fie, and execute the jar!

If click on the JAR file doesn't work, run with the following command.

jar -jar MIDI-MUG-1.0-SNAPSHOT.jar

Play

In File -> Open... select a MIDI file you want to play with. You can use your MIDI file or download it from the following sites!

Screenshot

Contributing

Pull request is welcome!

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.