Implementation of the awfully classic snake game to run on a Novation Launchpad
Install https://github.com/OlivierCroisier/LP4J with Maven first, then:
mvn clean package
mvn exec:java
This program relies on https://github.com/OlivierCroisier/LP4J which was meant for the Launchpad S.
You might need to tweak it for a Launchpad Mini (this is only a string to change in the source of net.thecodersbreakfast.lp4j.midiMidiDeviceConfiguration
)