Little game made out with ESDL lib. Feel free to improve. Using ESDL 0.6.x software rendering.
CMake is needed.
$ git clone https://github.com/Ousret/EasySDL/
$ cd EasySDL/
$ cmake -G"Unix Makefiles"
$ make
$ sudo make install
Then clone & build this app.
$ git clone https://github.com/Ousret/EasySDL-Sample.git
$ cd EasySDL-Sample/
$ make
$ ./Sample