Skip to content
Tim Lane edited this page Sep 8, 2018 · 23 revisions

Welcome to the Ossium wiki!

This wiki contains the documentation for Ossium, a bare-bones 2D game engine framework built upon SDL 2.

Current Status

Development of Ossium has only just started - as such the documentation has yet to take form. However, the header files should contain sufficient comments to get the general idea of what each function, class and method is for. The main.cpp file is currently just a placeholder for testing features as they are implemented. A Windows branch has been created. Most recently, font and basic text rendering has been implemented along with a template resource manager class.

Clone this wiki locally