Ubiquitousse game development tools
Set of Lua libraries to make game development easier using the LÖVE game framework.
See main module for more information, or the GitHub page for the source.
Modules
| ubiquitousse | Ubiquitousse main module. |
| asset | Asset manager for Lua. |
| ecs | ECS (entity compenent system) library for Lua. |
| ldtk | LDtk level importer for Lua and drawing using LÖVE. |
| scene | Scene management for Lua game development. |
| signal | Signal management for Lua. |
| timer | Timer management for Lua. |
| util | Various functions useful for Lua game developement. |
Topics
| README.md | |
| LICENSE |