This version of F1 Spirit as been modified. It now support a GLES renderer,
has C4A support (enable only on the Pandora) and works on the Pandora and ODROID.
To compile on the Pandora, using the Codeblocks Command Line PND, just type
make
To compile on the ODROID, type
make ODROID=1
To compile on x86 Linux, type
make LINUX=1
Other platform can probably be added easily (like RPi), but will need some slight changes in the Makefile (contact me or do a pull request if you want / have a new platform)
Here is a video of it running on an gigahertz OpenPandora
And here running on an ODroid XU4
The original readme (with detailed how to play) can be found here