Entity Component System (ECS)
Open
- Dominant language
- C#
- Stars
- 6
- Forks
- 0
- Avg merge
- 1h 1m
- Merged PRs (30d)
- 2
Description
A ECS is what for example Unity uses to attach components to game objects.
TODO: Define what components, how to attach and handle attached components in the game loop.
https://github.com/sschmid/Entitas
https://www.simplilearn.com/entity-component-system-introductory-guide-article
Contributor guide
Assessment
This issue has not been assessed yet.