Difference between revisions of "Category:Libraries"
(A bit too quick with that copy and paste.) |
(Increase limit to 1000, add sort order on version (descending)) |
||
Line 5: | Line 5: | ||
{{#ask: [[Category:Libraries]] | {{#ask: [[Category:Libraries]] | ||
| headers=hide | | headers=hide | ||
+ | | limit=1000 | ||
+ | | sort=LOVE Version, | ||
+ | | order=descending,ascending | ||
| ?Description | | ?Description | ||
| ?LOVE_Version | | ?LOVE_Version | ||
}} | }} |
Revision as of 14:24, 8 July 2014
This list is automatically generated, and you can not add libraries here directly. If you want your library to appear here, see Guidelines.
This page is cached, which means that your newly added library won't appear here unless the page is refreshed.
All Libraries
30log | A small and effective object-orientation framework in 30 lines | Any |
Astray | Astray is a lua based maze, room and dungeon generation library for dungeon crawlers and rougelike video games. | Any |
Blob | A serialization and parser library for binary file formats | Any |
Cupid | A debugging shim providing a console, crash logging, and project reloading. | Any |
Donut | Simplified debug message control system | Any |
Dox | A Lua Documentation Generator Script | Any |
ELScheduler | Pure Lua library to manage timers | Any |
Fizz X | Platformer(AABB) physics library | Any |
Flux | Fast, lightweight tweening library | Any |
Graphoon | A force directed graph algorithm written in Lua. | Any |
Grease | The one and (no longer) only networking library | Any |
HC | A collision detection system | Any |
HUMP | Gamedev-Powertools: Gamestates, timed function calls, tweening, vectors, object orientation, cameras and signals | Any |
HooECS | It's a full-featured Entity-Component-System framework for making games with Lua | Any |
Jumper | Fast pathfinding library for 2D grid-based maps | Any |
Kuey | Kuey is a library that encode/decode strings and files with a key. | Any |
LibCompress | Pure Lua Compression library | Any |
Lovebird | A browser-based debug console for LÖVE | Any |
Lovetoys | It's a full-featured Entity-Component-System framework for making games with LUA. The original and only. | Any |
Lua FOV | Field of View (FOV) algorithms implemented in Lua | Any |
LuaNameGen | Lua Name Generator for characters, objects, places, etc. | Any |
LuaTable | A library that converts tables to Lua code that can be saved. | Any |
Luaoop | OOP (Object Oriented Programming) class-based library | Any |
Lume | Utility functions geared towards game development | Any |
MGL | Mathematics for Graphics in pure Lua | Any |
MiddleClass | Object-orientation for Lua | Any |
Moses | A utility-belt library for fun and functional programming with Lua | Any |
Noobhub | Multiplayer and network messaging | Any |
Popo | Character based programmable text library | Any |
RL-Dice | A dice module aimed for roguelikes. | Any |
RandomLua | Random numbers generator for all platforms | Any |
SICK | Easy high-score keeping. | Any |
SQLite3 | A simple, hassle-free, SQLite3 database solution for Lua. | Any |
Ser | A fast, robust, richly-featured table serialisation library | Any |
Serial | A serialization library optimized for very large tables. | Any |
Simple Educative Class Library | A class implementation | Any |
Stateswitcher | A state switcher library based on files (one file=one state). | Any |
Transform (Library) | A library designed to ease the handling of coordinate/angle transformations in world | Any |
Tserial | Converts tables into strings and back. Good for saving games, multiplayer, etc. | Any |
Yonder | A ridiculously easy to use game state manager. | Any |
array | A useful collection of methods to work with Lua tables in an array fashion. | Any |
beholder.lua | Event observation for Lua. | Any |
binser | Customizable Lua Serializer - Great for Saving Games | Any |
bitser | Serializes and deserializes Lua values with LuaJIT | Any |
bump.lua | Minimal collision detection lib. | Any |
clasp | Tiny Lua class library | Any |
cron | A set of functions for executing actions at a certain time interval. | Any |
cron.lua | Time-based functions for Lua. | Any |
gamera | Camera library for LÖVE. | Any |
hxdx | Physics library (easier box2d) | Any |
inspect.lua | Pretty-print for Lua. | Any |
libSaveTableToFile | Load and save tables as text files. | Any |
libxml | Lua XML Library | Any |
lol.lua | Object prototyping library for Lua. | Any |
love-loader | Load images and sounds in a separate thread. | Any |
love.bundle | Data saving lib for Love. | Any |
love.screen | Manage easily your screen resolution, caption, ... | Any |
luaFortune | Libraries for procedural generation in lua. | Any |
luasort | Array sorting algorithms | Any |
lure | HTML DOM Parser/Renderer. | Any |
memoize.lua | Generic memoization for Lua. | Any |
profile | A real-time profiler for finding bottlenecks in your game | Any |
rstar | R*Tree implementation in Lua | Any |
sstrict.lua | Parses and detects mistakes in your Lua source code | Any |
stateful.lua | Stateful Object Orientation for middleclass. | Any |
strong | A library that provides many enhancements to strings. | Any |
tile-collider | Module for resolving tile collisions (+slopes) | Any |
tiny-ecs | Entity Component System for lua. | Any |
tween | Small sets of functions for performing tweening in Lua | Any |
tween.lua | Simple tweening lib for Lua. | Any |
lua-https | A simple Lua HTTPS module using native platform backends where applicable. | 12.0 |
Wasx | A very versatile input manager for LÖVE | 11.x |
layouter | Simple UI grid layout library. | 11.4+ |
cimgui-love | LÖVE module for Dear ImGui, obtained by wrapping cimgui with LuaJIT FFI. | 11.4 |
love.maker | A library that can minify, compile and compress your LÖVE2D project folder | 11.3+ |
love.scene | Small scene graph library written for the LÖVE framework using pure Lua | 11.3+ |
TÖVE | Animated vector graphics and SVG rendering | 11.2 |
breezefield | minimal love.physics wrapper | 11.2 |
NoHighDPI | Disable High DPI scaling on Android devices. (useless since LÖVE 11.3) | 11.1 |
Live2LOVE | LÖVE library to show Live2D Cubism 2 models | 11.0 |
Shädows | A dynamic shadows & lights library for löve | 11.0 |
lovesize | Library that makes it possible to work with a fixed game resolution, while scaling the screen and clipping objects outside of it, making a letterbox effect. | 11.0 |
FPSGraph | A simple lightweight graphing utility for LOVE | 0.9.x |
Thranduil | UI module for LÖVE sources, website : 404 | 0.9.x |
Zoetrope | A starter kit for LÖVE, including sprites, collisions, maps, and debugging. | 0.9.x |
anim8 | Animation Library for LÖVE. | 0.9.x |
sfxr.lua | Generate your sounds dynamically, at runtime | 0.9.x |
utf8 | Provides basic support for manipulating UTF-8 strings. | 0.9.2 |
CameraMgr | A highly dynamic and robust camera library in around 200 lines of code. | 0.9.1+ |
StackingSceneMgr | A simple scene manager, scenes are lua files. | 0.9.1+ |
TransitionMgr | A simple transition manager, transitions are just lua files. | 0.9.1+ |
LuaPill | LuaPill (short for "Practical Isometric Layering Library for Lua") is an engine for generating isometric maps for Löve2D and Lua. | 0.9.1 |
Löve Bone | A robust object-oriented 2D Skeletal Animation framework for LÖVE. | 0.9.1 |
Monocle | Debugging & Expression watching for Love2D | 0.9.1 |
lua-enet | Multiplayer networking module for games. | 0.9.0 |
Quickie | Simple(r), but powerful GUI. (renamed to SUIT) | 0.8.x |
Substitute541/Love3D | This allows you to simulate real 3D in a 2D engine. No Raycasting! | 0.8.x |
fakecanvas | [WIP] Convenient canvas emulation for unsupported hardware | 0.8.x |
Lope2D | A wrap over Love2D physics engine API. It makes dealing with the physics API easier and faster. It also has water pools simulation. | 0.8.0+ |
newton | Export and load Box2D bodies made in PhysicsEditor | 0.8.0+ |
Common Organization of Controls Kit | Comprehensive input handling library | 0.8.0 |
Jupiter | Table serialisation and file I/O. | 0.8.0 |
Lovely Tiles | Suite of tools for loading/rendering tilemaps | 0.8.0 |
LövelyMoon | Easily handle gamestates with this library! | 0.8.0 |
text.lua | Pretty print texts | 0.8.0 |
babel | A simple library for internationalisation. | 0.8 |
Goo | GUI library for Love | 0.7.x |
LoveUI | GUI library for Love | 0.7.x |
32 lines of goodness | 32 lines of goodness is a small OO library that uses a domain specific language to make a neat syntax so OO is easy. | 0.7.2 |
LoveAStar | A* search, written in Lua, for use in LOVE. | 0.7.2 |
TLpath | Add A* pathfinding to games | 0.7.1 |
SLAM | A friendly sound manager. | 0.7.0+ |
Message in a Bottle | A message library for LOVE. | 0.7.0 |
TEsound | A sound manager that makes it easy to use sound and music | 0.7.0 |
TEsound (Español) | Un administrador de sonido que hace más fácil usar sonido y música | 0.7.0 |
TLbind | A simple system for creating professional control schemes | 0.7.0 |
Pölygamy | Game State, Keyboard and Timer helpers | 0.6.x |
Swingers | A gesture library for LÖVE | 0.6.x |
RotLove | The Roguelike Toolkit for Love2D. Based on rot.js and libtcod. | 0.6.2+ |
Adult Lib | Run LÖVE 0.5.0 code with LÖVE 0.6.x. | 0.6.2 |
socket | Module for HTTP, TCP, and UDP networking. | 0.5.0 |
Gspöt | GUI library for Love | 0.11.x |
LUIGI | Lovely User Interfaces for Game Inventors | 0.11.x |
Löve Frames | An advanced GUI library for LÖVE | 0.11.x |
Talkies.lua | A messagebox system with multiple-choices, typing effect + sounds and more. | 0.11.x |
Lovely Tactics Hex | Framework for creation of tactical RPGs. | 0.11.3+ |
love-nuklear | Lightweight immediate mode GUI for LÖVE games | 0.11.2 |
Easy GUI System | EGS is a simple GUI system with events and multiple controls, without over-complicating things. | 0.10.x |
LoverNet | Module designed to make networking easier | 0.10.x |
Möan.lua | A messagebox system with multiple-choices and more (renamed to Talkies) | 0.10.x |
SUIT | Simple User Interface Toolkit | 0.10.x |
Tactile | A flexible and nice input library. | 0.10.x |
fLUIds | love-imgui API wrap for simplicity | 0.10.x |
love-imgui | IMGUI module for LOVE | 0.10.x |
svglover | Load and display simple SVGs. | 0.10.x |
InputField | Text input handling library for LÖVE | 0.10.2+ |
ListBox | A dynamic ListBox for LÖVE 2D. Supports touches, mouses and keyboards | 0.10.2 |
LoveFS | LÖVE FileSystem Access | 0.10.2 |
LÖVE PhysicsEditor Loader | PhysicsEditor Objects Models Loader | 0.10.2 |
ONET | A Object Oriented Networking Library | 0.10.2 |
Pseudo3D | Pseudo 3D figures for the löve framework website: 404 | 0.10.2 |
TLfres | Lets games run at any resolution, easily and without stretching | 0.10.2 |
ziplib | A zipping library for löve | 0.10.2 |
Lynput | Lynput is a library that makes input handling very easy and intuitive | 0.10.0+ |
vudu | Extensive in-engine debug interface with a console, variable browser, and more | 0.10.0+ |
CTRL | General Input Library | 0.10.0 |
Lily | LÖVE Async Loading Library | 0.10.0 |
yaoui | UI Kit for LÖVE (no longer maintained) | 0.10.0 |
MiniFS | Minimal but powerful filesystem module. | 0.10 |
Pages in category "Libraries"
The following 200 pages are in this category, out of 225 total.
(previous page) (next page)B
C
D
K
L
- layouter
- LibCompress
- Libraries
- libSaveTableToFile
- libxml
- Lily
- LineStyle
- ListBox
- Live2LOVE
- lol.lua
- Lope2D
- Love-Alchemy
- love-imgui
- love-loader
- love-nuklear
- love.audio.resume
- love.bundle
- love.filesystem.getWorkingDirectory
- love.filesystem.mkdir
- love.filesystem.newFile
- love.filesystem.read
- love.graphics.getWidth
- love.graphics.newParticleSystem
- love.graphics.newScreenshot
- love.graphics.print
- love.graphics.rectangle
- love.graphics.setLineWidth
- love.graphics.setPointSize
- love.graphics.setScissor
- love.image.newEncodedImageData
- love.joystick.getBall
- love.joystick.getNumAxes
- love.joystick.getNumHats
- love.joystick.isOpen
- love.joystick.open
- love.keyboard.isDown
- love.maker
- love.mouse.getX
- love.mouse.isVisible
- love.mouse.setVisible
- love.scene
- love.screen
- LoveAStar
- Lovebird
- LoveFS
- Lovely Tactics Hex
- Lovely Tiles
- LoverNet
- lovesize
- Lovetoys
- LoveUI
- Lua FOV
- lua-enet
- lua-https
- luaFortune
- LuaNameGen
- Luaoop
- LuaPill
- luasort
- LuaTable
- LUIGI
- Lume
- lure
- Lynput
- Löve Bone
- LÖVE CÖNNECTION
- Löve Frames
- LÖVE PhysicsEditor Loader
- LövelyMoon