RDE - Game Development Engine

This is my own game engine and main side-project. It is actively being developed and adding more features each month.

...

The engine is built in C99 with the combination of some libraries like SDL, OpenGL... It supports 2D and 3D rendering with both basic audio (miniaudio) and physics (jolt). It can deploy to Windows, Linux, Mac, Android, iOS and WASM. More info can be found on the official website (WIP) and on the github repository .