Description
Games and multimedia tools can use SDL 2.0 from Lua through the current pure C binding.
This Git package is useful for developers building Lua applications that need windows, input, audio, or rendering through SDL. It is a multimedia binding, not a game engine by itself.
SDL behavior depends on drivers, devices, and display sessions. Test input, audio, and rendering on target systems.