31 Forks
222 Stars
222 Watchers

Unity-ECS-RTS

Trying to recreate a simple RTS game using Unity and pure ECS

How to download and setup Unity-ECS-RTS

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

Or simply clone Unity-ECS-RTS with SSH
[email protected]:skhamis/Unity-ECS-RTS.git

If you have some problems with Unity-ECS-RTS

You may open issue on Unity-ECS-RTS support forum (system) here: https://github.com/skhamis/Unity-ECS-RTS/issues