A game engine written in C++ using the Libcaca ASCII graphics library. It uses a scene and gameobject system inspired by the Unity engine. This allows for memory to be managed using an object pool on a per scene basis and for expansion to support any given game design.