/matter

C++20 highly parallel ECS implementation

Primary LanguageC++

Gitlab pipeline status

This repository is no longer maintained. This project was valuable for learning more about ECS architecture. Rather than using a loop, I'm switching to an event based approach with dynamically scheduled systems.