- A header only C11 library for game and desktop development.
- Multiplatorm i.e Windows and Unix
Check dev branch for latest build
For windows: msvc compiler
For unix: gcc / clang
ease --init helloworld --target win64
cd helloworld
forge runSDL2 / GLFW :platform code
OpenGL :graphics api
cglm :math
stb_image :image processing
freetype :text processing