shard
Game dev utilities
A collection of reusable Lua modules for game development with Love2D
Collection of useful mini modules for Lua / Love2D
17 stars
1 watching
0 forks
Language: Lua
last commit: over 5 years ago
Linked from 1 awesome list
love-game-enginelove2dlove2d-frameworklove2d-librarylualua-librarylua-script
Related projects:
Repository | Description | Stars |
---|---|---|
luacats/love2d | A set of definitions and tools for building 2D games using the LÖVE framework | 18 |
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 |
groverburger/g3d | Simplifies 3D rendering in the LÖVE game engine using Lua. | 570 |
mikuauahdark/npad93 | A collection of Lua libraries for game development and post-processing | 45 |
noooway/love2d_arkanoid_tutorial | A step-by-step guide to building an Arkanoid-type game from scratch using Lua and LÖVE framework | 204 |
misterda/love-release | Automates LÖVE game distribution and creation of executables and packages | 450 |
camchenry/sock.lua | A Lua networking library designed to simplify the process of creating networked applications in LÖVE games. | 176 |
love2d-community/love-api | The love2d-community/love-api project contains the complete API documentation of LÖVE in a Lua table. | 303 |
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 |
mechazawa/love-debug-graph | A utility for visualizing performance and memory data in Löve2D games | 34 |
patrixr/love-animation | A Lua-based animation library for creating and controlling animated sprites in Love2D game development. | 32 |
flamendless/slab | An immediate mode GUI toolkit for the Love 2D framework | 295 |
davisdude/mlib | A Lua library providing mathematical functions and shape intersection detection for game development. | 83 |
ellraiser/love-build | An app that automates the process of packaging LÖVE games for multiple platforms without dependencies. | 22 |
alloyed/flirt | Automatically selects the correct version of the LOVE game engine for use in a project | 13 |