2d game engine using SDL and OpenGL, written in c99, and compiled with clang, batch files, and elbow grease.
- cross platform window creation with SDL2
- .glsl .vert .frag shader compilation
- Testbed for game development
- Custom c99 math library
- Win32 native window handleing