A custom game engine written in C, with Wren as the scripting language. This project is designed to be small, efficient, and educational.
- CMake 3.12 or higher
- Vulkan SDK or OpenGL
- GLFW3
- C compiler with C23 support
- Linux operating system
- Optional Vulkan renderer through the
-DVULKAN_ENABLED=ON
CMake configuration option - Wren as the scripting language
This project is licensed under the BSD Zero Clause License (0BSD).