NPad93
Game dev libs
A collection of Lua libraries for game development and post-processing
MikuAuahDark's Various Lua Libraries
45 stars
6 watching
3 forks
Language: Lua
last commit: about 2 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. | 94 |
minegame159/shard | A collection of reusable Lua modules for game development with Love2D | 17 |
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 | A set of definitions and tools for building 2D games using the LÖVE framework | 18 |
rxi/lume | A collection of Lua functions geared towards game development. | 1,017 |
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. | 353 |
empyreanx/pico_headers | A collection of cross-platform single header libraries for game development. | 272 |
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 |
davisdude/walt | An animation library for LÖVE game development | 57 |
nidorx/ecs-lua | An Entity Component System library for Lua game development | 165 |
raizam/gamedev_libraries | A collection of reusable C/C++ libraries for game development | 1,455 |
camchenry/sock.lua | A Lua networking library designed to simplify the process of creating networked applications in LÖVE games. | 176 |