10 Forks
70 Stars
70 Watchers

ecs

Build your own Game-Engine based on the Entity Component System concept in Golang.

How to download and setup ecs

Open terminal and run command
git clone https://github.com/andygeiss/ecs.git
git clone is used to create a copy or clone of 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 ecs https://github.com/andygeiss/ecs/archive/master.zip

Or simply clone ecs with SSH
[email protected]:andygeiss/ecs.git

If you have some problems with ecs

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