$ luarocks install tecs2dTecs2D is the LÖVE2D-facing game-engine layer built on top of the Tecs ECS core. It provides a GPU-driven render pipeline (LÖVE 12), input, audio, tweens, a controller plugin, tiled-map support, a UI plugin, and MCP tooling for
introspection and live editing.
The renderer-agnostic ECS core is shipped separately in the `tecs` rock and is declared as a dependency.
Versions
Dependencies
lua >= 5.1, < 5.5
luasocket-tl-type >= 0.0.2
tecs == 0.10.10
tecs-love2d-tl-type >= 0.1.0
tl == dev