love-ase
File loader
A Lua library for loading and accessing data from Aseprite files directly.
Aseprite file loader for love2d
39 stars
2 watching
0 forks
Language: Lua
last commit: over 1 year ago
Linked from 1 awesome list
asepritelove2dlua
Related projects:
Repository | Description | Stars |
---|---|---|
besnoi/clove | A Lua library that simplifies the process of loading assets and requiring libraries in LÖVE projects. | 26 |
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. | 106 |
yonaba/love2d-assets-loader | A Lua library that simplifies asset loading and management in games using the Löve2D framework | 37 |
miriti/openfl-aseprite | A library for loading and rendering sprites and animations from Aseprite files in Haxe projects. | 18 |
kingtut10101/luarequireextended | A Lua module that extends the traditional require function to support input parameters and multiple output values from loaded files. | 1 |
kikito/love-loader | A library that loads resources on separate threads to improve loading times and prevent blocking in game development. | 133 |
ellraiser/love-build | An app that automates the process of packaging LÖVE games for multiple platforms without dependencies. | 25 |
excessive/patchy | Provides a simple 9patch image loading and drawing library for the LÖVE game engine. | 35 |
jeremywildsmith/phaser-aseprite | A library that loads and parses Aseprite sprite files into Phaser game objects | 25 |
melchyore/adonis-auto-preload | A library that automatically preloads related data in Eloquent models for faster queries and better performance. | 31 |
luberda-molinet/ffimageloading | An image loading library providing fast and flexible image caching and transformation capabilities across multiple platforms. | 1,416 |
nawias/bar128-love | A Lua library for rendering barcode images with customizable parameters and encoding options. | 1 |
patrixr/lovelier | A tool for live reloading of Love2D games with support for Moonscript languages | 24 |
patrixr/love-animation | A Lua-based animation library for creating and controlling animated sprites in Love2D game development. | 32 |
flaribbit/love2d-lua-websocket | A Lua implementation of a websocket client library for Love2D game development | 39 |