Skip to content
This repository has been archived by the owner on Dec 25, 2024. It is now read-only.
Sergey Dikiy edited this page Apr 1, 2020 · 2 revisions

Welcome to the dreco-engine wiki!

About project:

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.

Clone this wiki locally