Skip to content
Tim Lane edited this page Jun 21, 2020 · 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. Most recently, I've implemented a window layout system for the editor (such that viewports can be resized and inserted/removed easily).

Clone this wiki locally