LÖVE's README and website describe the framework as using "Lua" without specifying which version or runtime. While technically true, this is likely to mislead newcomers who will assume they can write ...
A hot-reload tool for LÖVE2D projects implemented in Go (Golang). This tool leverages Go's powerful file monitoring and process management capabilities to create an efficient development environment ...