clove
Asset loader
A Lua library that simplifies the process of loading assets and requiring libraries in LÖVE projects.
A helper library for LÖVE which allows to loads huge amount of assets super-easily
26 stars
2 watching
1 forks
Language: Lua
last commit: about 1 year ago
Linked from 1 awesome list
asset-loaderhelper-librarylove2dlove2d-library
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 |
elloramir/love-ase | A Lua library for loading and accessing data from Aseprite files directly. | 39 |
yonaba/love2d-assets-loader | A Lua library that simplifies asset loading and management in games using the Löve2D framework | 37 |
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 |
bjornbytes/cargo | An asset manager for Love2D projects that exposes project directories as Lua tables. | 163 |
besnoi/iffy | A Lua library for loading and manipulating sprite sheets and tilesets in Love2D games | 25 |
besnoi/animx | An animation library for Love2D that provides a declarative and readable way to handle animations with various features such as animation modes, delay support, and animation extraction | 24 |
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 |
bartbes/love-misc-libs | A collection of Lua libraries used to simplify development by providing reusable functionality. | 112 |
kingtut10101/luarequireextended | A Lua module that extends the traditional require function to support input parameters and multiple output values from loaded files. | 1 |
camchenry/sock.lua | A Lua networking library designed to simplify the process of creating networked applications in LÖVE games. | 176 |
ember-engines/ember-asset-loader | Asset loading support for Ember applications | 34 |
matan/assetloader | A multi-file loader for AS3 applications built on signal handling | 117 |
nawias/bar128-love | A Lua library for rendering barcode images with customizable parameters and encoding options. | 1 |