Lucy Engine is a 2D game engine. This repository contains the engine's version for the corresponding YouTube series.
Youtube series: https://www.youtube.com/playlist?list=PLzWP6MoxbxaezBK18J5LiUlBtExN-yTzj
If you want to participate in the engine's development or contact me in general, write an email to [email protected].
This repository depends on the following libaries.
Project | Link |
---|---|
glad | (https://github.com/Dav1dde/glad) |
glfw | (https://github.com/glfw/glfw) |
premake | (https://github.com/premake/premake-core) |