goudengine

Lua scripting SDK for the GoudEngine game engine.

$ 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

0.0.839-117 hours ago0 downloads

Dependencies

lua >= 5.4

Manifests