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

Welcome to the Ossium wiki!

This wiki will contain the documentation for Ossium, a bare-bones 2D game engine 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. Most recently, font and text rendering has been implemented along with a template resource controller class.

Clone this wiki locally