Skip to content

OverShifted/OverEngine

Repository files navigation

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?target=https://github.com
cd OverEngine
cmake -B build -DCMAKE_BUILD_TYPE=Debug && cmake --build build

Credits

Contributions are welcome.

Releases

No releases published

Packages

 
 
 

Contributors