SkillAgentSearch skills...

Roadfighter

Port of Roadfighter from Brain Games to the OpenPandora, ODroid and Linux - Status: Working

Install / Use

/learn @ptitSeb/Roadfighter
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

roadfighter

roadfighter build status

This version of roadfighter as been slightly modified. It now support Pandora and ODROID build. 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)

Note that you will need SDL_sound library (for SDL1.2). You can find a copy of this lib (that can be built both for SDL1.2 and SDL2) here. Don't forget to configure with --enable-sdl2=no if using this version.

sreenshot on Pandora

The original readme (with detailed how to play) can be found here

View on GitHub
GitHub Stars21
CategoryDevelopment
Updated4d ago
Forks2

Languages

C++

Security Score

80/100

Audited on Mar 20, 2026

No findings