batteries

Game dev helpers

A Lua module that provides reusable dependencies for game development, filling out the language's sparse standard library with common algorithms and data structures.

Reusable dependencies for games made with lua (especially with love)

GitHub

353 stars
8 watching
30 forks
Language: Lua
last commit: 21 days ago
Linked from 1 awesome list

frameworkhelperlove2dlualua-library

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rxi/lume A collection of Lua functions geared towards game development. 1,017
outkine/pico-kit A set of pre-built Lua libraries to simplify game development and physics simulation. 74
minegame159/shard A collection of reusable Lua modules for game development with Love2D 17
groverburger/g3d Simplifies 3D rendering in the LÖVE game engine using Lua. 570
luacats/love2d A set of definitions and tools for building 2D games using the LÖVE framework 18
tesselode/baton A Lua library that enables flexible and extensible input handling in LÖVE games 211
yonaba/love2d-assets-loader A Lua library that simplifies asset loading and management in games using the Löve2D framework 37
nabeel20/badr A Lua library for creating user interfaces with a simple and fun syntax for Löve2D game development 24
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. 94
besnoi/clove A Lua library that simplifies the process of loading assets and requiring libraries in LÖVE projects. 26
ellraiser/love-build An app that automates the process of packaging LÖVE games for multiple platforms without dependencies. 22
mikuauahdark/npad93 A collection of Lua libraries for game development and post-processing 45
mikuauahdark/lily An asynchronous asset loading library for LOVE 2D games that utilizes multiple threads to load assets while maintaining the main thread's rendering capability. 107
bjornbytes/tick A Lua library that enables a fixed timestep model and framerate limiting in game development applications. 77
camchenry/sock.lua A Lua networking library designed to simplify the process of creating networked applications in LÖVE games. 176