love2d-assets-loader
Asset loader library
A Lua library that simplifies asset loading and management in games using the Löve2D framework
Assets Loader for Löve2D Framework
37 stars
4 watching
7 forks
Language: Lua
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
besnoi/clove | A Lua library that simplifies the process of loading assets and requiring libraries in LÖVE projects. | 26 |
elloramir/love-ase | A Lua library for loading and accessing data from Aseprite files directly. | 39 |
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 |
luacats/love2d | A set of definitions and tools for building 2D games using the LÖVE framework | 18 |
alejandro-alzate/love2z | A project that provides typing hints and documentation for the Love 2D game development framework in Lua. | 1 |
kikito/love-loader | A library that loads resources on separate threads to improve loading times and prevent blocking in game development. | 132 |
bjornbytes/cargo | An asset manager for Love2D projects that exposes project directories as Lua tables. | 163 |
excessive/patchy | Provides a simple 9patch image loading and drawing library for the LÖVE game engine. | 35 |
luberda-molinet/ffimageloading | An image loading library providing fast and flexible image caching and transformation capabilities across multiple platforms. | 1,416 |
goldfire/phaser-webpack-loader | A plugin that loads game assets in parallel using Webpack, handling caching and asset variants. | 90 |
bartbes/love-misc-libs | A collection of Lua libraries used to simplify development by providing reusable functionality. | 112 |
tanema/light_world.lua | A dynamic lighting system library for Love2d game development | 224 |
love2d-community/love-api | The love2d-community/love-api project contains the complete API documentation of LÖVE in a Lua table. | 303 |
floatingbanana/grove | A set of Lua libraries providing utility functions for graphics and animation in game development. | 13 |