A game engine of sorts.
- SDL2
- SDL2_image
- Make
- CMake 3.3
- Anax - Entity Component System
- Google Test - Unit testing library
- JsonCpp - Json library
- SDL2 - Multimedia library
- Wink-Signals - Signals/Slots library
git clone https://github.com/important-business/engine.git engine
cd engine
make
TODO(Keegan): Add information about build options