Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 298 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 298 Bytes

Apollo

Header-only C++ ECS framework. Aims to retain performance while allowing for flexibility in data storage and access strategies.

TODO

  • Expand on tests
  • Add examples
  • Implement sugared methods of accessing storages and families
  • Implement a multithreaded dispatcher implementation