1
0
Fork 0
mirror of https://github.com/Reuh/ubiquitousse.git synced 2025-10-27 09:09:30 +00:00
ubiquitousse/ecs
2021-12-25 23:00:50 +01:00
..
callback.can Add callback, children, timer example systems 2021-06-24 16:24:54 +02:00
children.can Add callback, children, timer example systems 2021-06-24 16:24:54 +02:00
ecs.can Keep metatables in ecs.default copy 2021-12-25 23:00:50 +01:00
init.lua Code reorganization, added uqt.ecs, removed LÖVE duplicates (uqt.audio, uqt.draw, uqt.filesystem) 2019-12-24 19:05:50 +01:00
README.md Add READMEs 2021-12-25 17:17:02 +01:00
timer.can Add callback, children, timer example systems 2021-06-24 16:24:54 +02:00

ubiquitousse.ecs

ECS (entity compenent system) library.

You can read the documentation here.

Licensed under ISC (equivalent to MIT/Expat/Simplified BSD).