A modular ASCII engine written in C++
This library is a huge work in progress! Use at your own risk!
include/ojae/ contains all public header files.
src/ contains all source code and private headers.
libs/ contains all 3rd party static libraries in use by ojae.
tests/ contains various testing files.
See the TODO.md file for things to be completed.