Making a RTS game in Unity (C#)
Table of contents
Published in
3 min readJun 13, 2021
--
Let’s learn how to implement the various systems that make up a real-time strategy game in the well-known game engine Unity! Throughout this series of tutorials, we will explore C# scripting for games, GUI building, event systems, sound optimization…
📕 Get the ebook and bonus material on Gumroad!
🚀 Find the code of this tutorial series on my Github!