$ luarocks install goudengine GoudEngine is a Rust-powered game engine with embedded Lua scripting
support via mlua. This package provides the Lua runner binary and
documentation for writing 2D games in Lua.
The Lua SDK is embedded in the engine -- scripts define on_init(),
on_update(dt), and on_draw() callbacks that the engine drives each frame.
Versions
Dependencies
lua >= 5.4