Small entity-component-system
Go to file
2019-03-07 00:39:02 +01:00
ecs Serializer now has a nice register function 2019-02-09 21:41:43 +00:00
ecs-lua The ecs stuff does not get loaded until they are required in lua 2019-03-07 00:39:02 +01:00
ecs-serial Serializer now has a nice register function 2019-02-09 21:41:43 +00:00
test The ecs stuff does not get loaded until they are required in lua 2019-03-07 00:39:02 +01:00
vendor Switched back to using ids instead of names, added uuids to entities and started work on serialization 2019-02-05 22:46:53 +00:00
.flintlock Created basic ecs that has an optional lua module 2019-01-30 00:23:32 +01:00
.gitignore Created basic ecs that has an optional lua module 2019-01-30 00:23:32 +01:00
.gitmodules Switched back to using ids instead of names, added uuids to entities and started work on serialization 2019-02-05 22:46:53 +00:00
flint.lua The ecs stuff does not get loaded until they are required in lua 2019-03-07 00:39:02 +01:00
flint.py Created basic ecs that has an optional lua module 2019-01-30 00:23:32 +01:00