lume

Game dev helpers

A collection of Lua functions geared towards game development.

Lua functions geared towards gamedev

GitHub

1k stars
31 watching
80 forks
Language: Lua
last commit: about 1 year ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
1bardesign/batteries A Lua module that provides reusable dependencies for game development, filling out the language's sparse standard library with common algorithms and data structures. 357
rxi/json.lua A lightweight JSON encoding and decoding library written in Lua 1,882
rxi/log.lua Provides basic logging functionality for Lua scripts 315
rxi/lurker Automatically detects and applies changes to Lua source files in real-time while the application is running. 292
outkine/pico-kit A set of pre-built Lua libraries to simplify game development and physics simulation. 75
rxi/classic A Lua module providing a basic class system with inheritance, mixin implementation, static variables, and metamethods. 875
rxi/tick A Lua module for delaying function calls to specific intervals or times. 142
nidorx/ecs-lua An Entity Component System library for Lua game development 166
robloach/raylib-lua-sol A Lua library that enables videogame programming using raylib and sol2, allowing developers to easily prototype and develop games with Lua. 95
mikuauahdark/npad93 A collection of Lua libraries for game development and post-processing 46
lums-proj/lums A game making library with a core framework and tools to simplify the development process 28
xyronlabs/luna An engine that lets users create simple visual sketches and games using Lua 21
rxi/lovebird A browser-based debug console for the LÖVE framework 294
adriengivry/overload A 3D game engine with Lua scripting that aims to provide simplicity, high-quality documentation and modern C++ code for game development. 1,824
sygmei/luatalk A collection of Lua code examples and explanations for a talk on the Lua programming language 3