This is the game's source code. The project file is MotoGT.zpr and shound be opened with ZinjaI (http://zinjai.sourceforge.net)
To compile the game you need: sfml-dev and libpng-dev.
There are two makefiles (Makefile.lnx and Makefile.w32) to built it without the IDE. For GNU/Linux, just run "make", but for Microsoft Windows you may need to modify the makefile to set mingw path.