5 Forks
105 Stars
105 Watchers

gaia-ecs

A simple and powerful entity component system (ECS) written in C++17

How to download and setup gaia-ecs

Open terminal and run command
git clone https://github.com/richardbiely/gaia-ecs.git
git clone is used to create a copy or clone of gaia-ecs repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with gaia-ecs https://github.com/richardbiely/gaia-ecs/archive/master.zip

Or simply clone gaia-ecs with SSH
[email protected]:richardbiely/gaia-ecs.git

If you have some problems with gaia-ecs

You may open issue on gaia-ecs support forum (system) here: https://github.com/richardbiely/gaia-ecs/issues