6 Forks
85 Stars
85 Watchers

unity-entity-component-system

A better approach to game design that allows you to concentrate on the actual problems you are solving: the data and behavior that make up your game. By moving from object-oriented to data-oriented design it will be easier for you to reuse the code and easier for others to understand and work on it.

How to download and setup unity-entity-component-system

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

Or simply clone unity-entity-component-system with SSH
[email protected]:jeffreylanters/unity-entity-component-system.git

If you have some problems with unity-entity-component-system

You may open issue on unity-entity-component-system support forum (system) here: https://github.com/jeffreylanters/unity-entity-component-system/issues