• Register

SPACE🪐BOX is a C++ framework that makes creating cross-platform games and other interactive applications easier and faster by providing an added layer of abstraction between SDL + OpenGL and the project. Users can start a project by extending only a single function, the Game class's update function. Using a standard Makefile that can be taken from the examples, the framework can export the same code to multiple platforms such as, in order of current stability, Linux, Web, Android, OS X, Windows, and Raspberry Pi.

Add game Games
Cakefoot

Cakefoot

Arcade

Cakefoot is an ultra-hard, single-button, minimalist avoid ’em up with natural physics. The cake moves on a rail – hold to go forward, let go to fall...