Trollworks Engine
Small 2D game engine based on SDL2 and Lua
- 2D scene editor
- Asset management
- Lua scripting
- Entity Component System
Platforms:
- MingW 64bits (gcc, clang)
- Linux (TODO)
- Mac (TODO)
Requirements:
- CMake >=3.22.0
- GNU make
$ make build.debug
This project is released under the terms of the MIT License.