Waffle is a 2D game engine under active development, targeting Windows.
The project is in early development. Features are incomplete and the API is subject to change.
- 2D game development
- OpenGL and Vulkan rendering backends
- Lua scripting
- Extensible architecture
Clone the repository:
git clone https://github.com/Gorvvb/Waffle.git --recursiveThen run the following scripts in order:
Scripts/Setup.bat
Scripts/Win-GenProjects.bat
External contributions are not accepted at this time.
