Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.
/ OverEngine Public archive
forked from OverShifted/OverEngine

An OverEngineered GameEngine 🕹

License

Notifications You must be signed in to change notification settings

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

Credits

Contributions are welcome.

About

An OverEngineered GameEngine 🕹

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C 50.5%
  • C++ 43.9%
  • GLSL 1.9%
  • Wren 1.3%
  • Lua 0.9%
  • Python 0.8%
  • Other 0.7%