A 2D pixel-art game framework built in C++.
I do NOT recommend using this framework as its existence has been purely for educational purposes. The code that you see is poorly optimized and completely novice.
- GLFW (Window and Input)
- GLAD (OpenGL Helper)
- OpenGL (GAPI)
- stb_image (Image Loading)
- [] Sprite
- [] Batch Rendering
- [] Font Rendering
- [] Animations
- [] Audio