10 JUL 2026 - Back up to full speed! Let's be honest: for the last few months, TorrentFunk was painfully slow. Pages crawled, searches dragged, and just loading the site tested everyone's patience. We hunted the problem down to our network and rebuilt it from the ground up — smarter caching, a much bigger and faster connection, and a lot of fine-tuning under the hood. The difference is night and day: the site now loads in a fraction of a second. No more waiting around. Thanks for sticking with us through the slow spell. Now go discover your funk!
In this course we build a multiplayer Real Time Strategy (RTS) game that you can play online through the Steam API against your friends. You’ll learn fundamental multiplayer development principles such as synching variables, remote procedure calls (RPCs) and writing server authoritative logic in a way that can be applied to your own indie multiplayer games.
This is not a course for absolute beginners. You’ll need a basic grasp of Unity and C# before you get started so that you’re ready for the more advanced concepts we’ll be using such as events, interfaces, and inheritance.
By the end of this course you will be able to…
Make your own online multiplayer games using Unity and Mirror.
Create a working RTS game designed for 2 to 4 players (but with no upper limit on players!).
Learn the client-server model of making online multiplayer games.
Use the Steam API to play your game against your friends online.
Practice fundamental multiplayer principles such as synching variables, remote procedure calls (RPCs) and writing server authoritative logic.
Implement intermediate C# coding techniques such as events, inheritance and interfaces.
Create a gameplay lobby to help with matchmaking.
Implement a range of cool RTS gameplay features such as multi-select, unit spawning, RTS combat, nav mesh movement, mini-map, and more.
All students have access to the Q&A forums where our Instructors, Teaching Assistants and Community are ready to help answer your questions and cheer on your success.
Who this course is for:
This course is for intermediate Unity users who want to create their own multiplayer games.
Our Complete Unity Developer course provides the perfect pre-requisite.
Requirements
We recommend you take at least the first half of our Complete Unity Developer 2D or 3D, or equivalent, as a pre-requisite.