70 Forks
384 Stars
384 Watchers

UnityTutorials-RTS

The code for my series of tutorials on how to make a real-time stategy (RTS) game in the well-know Unity game engine (with C# scripting)!

How to download and setup UnityTutorials-RTS

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

Or simply clone UnityTutorials-RTS with SSH
[email protected]:MinaPecheux/UnityTutorials-RTS.git

If you have some problems with UnityTutorials-RTS

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