LÖVE/Lua My Custom Game Framework
A downloadable asset pack
Simple, game framework for LÖVE(Love2D).

It does the job, but you need to download stable releases from github
github page:https://github.com/Kiakra/Lua-Library-Testing
Currently, it can does automaticly:
-> forever animation loops
-> can render entities
-> entities are just blank primitive objects
-> sprites are child of entities but they can draw images, atlases(which are they spritesheets) with animation or just draw atlas
How to use this library is explained on github page.
STILL IN DEVELEOPMENT THIS IS REALLY EARLY TO PUBLISH
| Status | In development |
| Category | Assets |
| Author | Kiakra |
| Tags | 2D, game-framework, LÖVE, lua, lve |
Download
Install instructions
Download and extract the zip file
Then if you are on unix/linux download love2D 11.2 and type this in terminal when you are inside the project 'love . '
If you are on Windows, install love2D 11.2 and drag the directory into love exe file