An open API service indexing awesome lists of open source software.

https://github.com/owencochell/ojae

A modular ASCII engine written in C++
https://github.com/owencochell/ojae

Last synced: 10 months ago
JSON representation

A modular ASCII engine written in C++

Awesome Lists containing this project

README

          

# Owen-Joel ASCII Engine
A modular ASCII engine written in C++

# Disclaimer

This library is a huge work in progress! Use at your own risk!

# Project Structure

`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.

# Final

See the `TODO.md` file for things to be completed.