NPad93
Game dev libs
A collection of Lua libraries for game development and post-processing
MikuAuahDark's Various Lua Libraries
46 stars
6 watching
3 forks
Language: Lua
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
davisdude/mlib | A Lua library providing mathematical functions and shape intersection detection for game development. | 83 |
mikuauahdark/kazari | A Lua library providing a framework for handling touch gestures and events in game development. | 10 |
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 |
minegame159/shard | A collection of reusable Lua modules for game development with Love2D | 18 |
mcjack123/luagb | A computerCraft emulator for Gameboy systems written in Lua. | 8 |
mikuauahdark/love-fuser | A tool that automates the process of packaging and distributing games built with the LÖVE game engine using GitHub Actions | 17 |
luacats/love2d | Definitions and tools for creating 2D games with the LÖVE framework | 22 |
rxi/lume | A collection of Lua functions geared towards game development. | 1,027 |
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 |
empyreanx/pico_headers | A collection of cross-platform single header libraries for game development. | 290 |
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. | 106 |
davisdude/walt | An animation library for LÖVE game development | 58 |
nidorx/ecs-lua | An Entity Component System library for Lua game development | 166 |
raizam/gamedev_libraries | A collection of reusable C/C++ libraries for game development | 1,495 |
camchenry/sock.lua | A Lua networking library designed to simplify the process of creating networked applications in LÖVE games. | 176 |