Skip to content

c0de4un/mecs_lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mecs_lib

Mobile Entity Component System (mecs).

About: Entity Component System (ECS) - combination of Events, Components, Entities & Systems.

Language: C++.

Usage: To use, just include headers & sources. CMakeLists.txt can be included to use as 'headers-only library', just set "MECS_LIB_HEADERS" & "MECS_LIB_SOURCES" CMake-variables to store exported source-code.

Example: Executable example autoamically created with root-CMakeLists.txt.

About

Mobile Entity Component System (mecs).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published