Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

ECS

Simple ECS model which contains Entities fulfilled with Archetypes. Each Archetype contains Components and each Component includes EntityAction.

Customization

You may easily replace the std::list container. An example of own container usage can be activated by passing -DUSE_OWN_CONTAINER to CMake.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages