Fast Dynamic Entity Component System (ECS)
Find a file
2018-09-10 18:34:40 +02:00
source/ecs Support more than one bucket for given entity type 2018-09-10 18:34:40 +02:00
tests Support more than one bucket for given entity type 2018-09-10 18:34:40 +02:00
.gitignore -changed README 2018-09-07 20:54:29 +02:00
dub.json -changed README 2018-09-07 20:54:29 +02:00
README.md -changed README 2018-09-07 20:54:29 +02:00

Dynamic Entity Component System

Entity-Component-System implementation in D language.