Skip to content

Repository files navigation

Eos

A 2D OpenGL game engine with C# scripting.


editor

This is a personal project with the intention of learning about graphics programming, game engine and UI design and how to deal with bigger projects.

To get started, clone this repository recursively and run scripts/Setup.bat. It will install the necessary dependencies and build the project for Visual Studio 2022.

git clone --recursive https://github.com/erikrl2/Eos

Credits

This project is "inspired" by Hazel2D and the Game Engine Series on YouTube.

Contributors

Languages