Home
Softono

OverEngine

Open source MIT C
200
Stars
18
Forks
0
Issues
6
Watchers
1 year
Last Commit

 About OverEngine

Tiny little game engine

Platforms

Web Self-hosted Linux Windows

Languages

C

Links

Need Help Installing OverEngine?

We provide expert installation service for this software. Our team will install, configure, and secure OverEngine on your server. plans start at just $30.

OverEngine

View on GitHub

OverEngine

Tiny little game engine

linux-build windows-build

Demo

Build Instructions

Windows

Run GenerateProjectFiles.bat and open the generated solution file in Visual Studio 2022

Linux

Build with CMake:

git clone https://github.com/OverShifted/OverEngine
cd OverEngine
cmake -B build -DCMAKE_BUILD_TYPE=Debug && cmake --build build

Credits

Contributions are welcome.