2 Forks
27 Stars
27 Watchers

Entia

Entia is a free, open-source, data-oriented, highly performant, parallelizable and extensible Entity-Component-System (ECS) framework written in C# especially for game development.

How to download and setup Entia

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

Or simply clone Entia with SSH
[email protected]:outerminds/Entia.git

If you have some problems with Entia

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