This is Ludum Dare 30 jam entry.
The game has been programmed with C++ and it depends on Simple Fast Media Library 2.1.
$ sudo apt-get install build-essential git libsfml-dev
$ git clone https://github.com/TMKCodes/LudumDareJam-30.git
$ cd LudumDareJam-30
$ make
$ sudo make install
$ LD30
cd LudumDareJam-30
sudo make uninstall