Arduino Game with Mr. Awesome.
Game needs arduino-cli
to run but if you don't want this options you can
put sketch into your Arduino IDE and upload from there, it should work just
fine.
Just clone the repository to directory where you want it to be installed:
$ git clone https://github.com/gysddn/Game
Cd into directory where you installed the Game and run:
$ cd Game
$ make run