Skip to content

chzesa/cpp-ecsa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpp-ecsa

Facilitates easy building of a coarsely parallelized ECS-architecture by defining read and write access to components, as well as dependencies between systems, using inheritance.

Building the example

Linux:

clang++ -O1 example.cpp

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages