Skip to content

OverShifted/OverEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a42dd09 · Oct 5, 2024
Oct 5, 2024
Oct 5, 2024
Oct 5, 2024
Oct 5, 2024
Jan 8, 2023
Jan 4, 2023
Sep 21, 2020
Feb 11, 2023
Jan 4, 2023
Jan 5, 2023
Jan 4, 2023
Nov 12, 2020
Mar 2, 2023
Oct 5, 2024
Oct 5, 2024
Mar 21, 2021
Mar 21, 2021

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
cd OverEngine
cmake -B build -DCMAKE_BUILD_TYPE=Debug && cmake --build build

Credits

Contributions are welcome.