Fast Dynamic Entity Component System (ECS)
-multitheaded wasm tests -updated dub.json -fixed thread pool assert issue -added windows libraries -added demos: *launcher *simple *snake *space invaders (WIP) *statistics window *changable gui styles *tips window *profile window *demo window with automatic generation *multithreaded job updater |
||
|---|---|---|
| demos | ||
| source | ||
| tests | ||
| .gitignore | ||
| compile_wasm.py | ||
| dub.json | ||
| meson.build | ||
| meson_options.txt | ||
| README.md | ||
Dynamic Entity Component System
Entity-Component-System implementation in D language.