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. |
| ecs | ECS (entity compenent system) library
Entity Component System library, inspired by the excellent tiny-ecs. |
| ldtk | LDtk level importer for Lua and drawing using LÖVE. |
| scene | Scene management. |
| signal | Signal management. |
| timer | Time related functions. |
| util | Various functions useful for game developement. |
Topics
| README.md | |
| LICENSE |