A cross-platform 3D game engine built with C++ and OpenGL.
git clone --recursive https://github.com/Caleb-Kronstad/Bonfire Bonfire
cd Bonfire
Note: The --recursive flag automatically downloads all dependencies (~200MB)
cd Scripts
Windows-Setup.bat
Note: This runs Premake5 and generates Bonfire.sln in the Build directory
More information can be found at bonfireengine.com
