Simple-Tiled-Implementation
Tiled loader
A simple Lua library for loading and rendering Tiled maps in the LÖVE framework.
Tiled library for LÖVE
849 stars
30 watching
121 forks
Language: Lua
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tesselode/cartographer | A library for loading, reading, and drawing Tiled maps in LÖVE. | 73 |
excessive/patchy | Provides a simple 9patch image loading and drawing library for the LÖVE game engine. | 35 |
kikito/love-loader | A library that loads resources on separate threads to improve loading times and prevent blocking in game development. | 132 |
yanrishatum/tiledhx | A comprehensive framework-agnostic Tiled map loading library rewritten to improve performance and simplify usage. | 11 |
melonjs/tiled-inflate-plugin | Enables loading and parsing of compressed Tiled maps in melonJS games. | 0 |
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 |
mapeditor/rs-tiled | Provides a Rust library to read and work with Tiled map files. | 269 |
nawias/bar128-love | A Lua library for rendering barcode images with customizable parameters and encoding options. | 1 |
kanahiro/chiitiler | A lightweight tile server that generates raster tiles based on style.json files | 54 |
flamendless/slab | An immediate mode GUI toolkit for the Love 2D framework | 295 |
camchenry/sock.lua | A Lua networking library designed to simplify the process of creating networked applications in LÖVE games. | 176 |
globalcitizen/svglover | A Lua library to import and display simple SVGs in LÖVE | 52 |
besnoi/clove | A Lua library that simplifies the process of loading assets and requiring libraries in LÖVE projects. | 26 |
arthurealike/turtle.lua | A simple turtle graphics library for drawing shapes and images in LÖVE. | 95 |
nawias/love-qrcode | A Lua library for generating and rendering QR codes in LÖVE projects. | 1 |