Fast Dynamic Entity Component System (ECS)
Find a file
Mergul 17551b08a5 -IDManager
-times counting for tests
2018-09-12 14:01:35 +02:00
source/ecs -IDManager 2018-09-12 14:01:35 +02:00
tests -IDManager 2018-09-12 14:01:35 +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.