Cannonball: A Revamped OutRun Engine
2025-01-11
Cannonball is an enhanced OutRun arcade game engine rewritten in C++. It retains core elements from the original 68000 and Z80 assembler code, but improves upon it for modern platforms with higher frame rates and widescreen support. The project requires the original ROMs, as these contain graphics and audio data. Cannonball supports Windows, Mac, Linux, and more, using SDL2 for rendering with OpenGL or OpenGLES options.
Game