My Ludum Dare #34 entry.
The game depends on SDL2, GFraMe and c_synth.
SDL2 is available on Ubuntu through the package manager. Just run the following, to install it:
$ sudo apt-get install libsdl2-2.0.0-dev
The others libs must be cloned/downloaded and manually built. Check the README on each lib repository (though it's usually just runnig '$ sudo make install').
Run:
$ make RELEASE=yes
$ cp ./bin/Linux/game .
Before running the game, download the missing sound effects from the TAG 1.0.0!
'F', 'Left shoulder button' - Move left leg
'J', 'Right shoulder button' - Move right leg