
About
Road Fighter is a 1984 racing arcade game by Konami where players must reach the finish line without running out of time, fuel, or crashing into other cars. This is a remake of Road Fighter, modified by ptitSeb to add support for the Pandora and ODROID handhelds alongside x86 Linux builds; it also builds for Windows and macOS. It requires the SDL_sound library to compile.
Getting started
Compile with `make` on Pandora, `make ODROID=1` on ODROID, or `make LINUX=1` on x86 Linux; the SDL_sound library is required as a build dependency.