My personal game engine.
Since it's my first engine it's pretty messy so I'm planning to rewrite the engine.
Newer version: https://github.com/AutoLS/AutoEngine_v2
This engine uses SDL2.0, glad, and stb libraries.
You can get them here:
STB: https://github.com/nothings/stb
GLAD: https://glad.dav1d.de/