You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 25, 2024. It is now read-only.
Its a student project with target of writing game engine and a small example game on it. Engine supports only 2D rendering space and uses OpenGL(ES) as rendering API. Depends on: SDL2, SDL2_image and SDL2_mixer.