Small "game engine" that integrates Lua with OpenGL.
- glm
- freetype2
- imgui
- glfw
run ./run.sh test
to run the test project
note: LuaBSGE is only tested on Linux right now
- fix the font rendering it's completely broken
- Create a universal class constructor
- Make creating new classes easier