Unreal Engine 5 C++ Multiplayer: Make Your Own Co-Op Game
Learn intermediate C++ and the latest UE5 tech to make your own online multiplayer adventure games
Watch PromoUnreal Engine 5 C++ Multiplayer: Make Your Own Co-Op Game
Learn intermediate C++ and the latest UE5 tech to make your own online multiplayer adventure games
Join 734,000 Strong Student Community
Get Teaching Assistant Support
Earn a Completion Certificate
Enjoy 30-Day Money-Back Promise
Lifetime Access to Course
Want to learn how to make your own online multiplayer adventure games?
In this course you’ll use the latest Unreal Engine 5 features and C++ to do just that!
The main game in this course is a two player co-op action adventure game, but you can apply the code and principles to whatever type of online multiplayer game you want to make.
Along with learning all about level design, you’ll also create different gameplay features like pressure plates, movable platforms and doors, and collectible keys.
By the end of the course you’ll have a fun co-op adventure game you can play with your friend online. Plus the tools to continue to work on it and really make it your own!
Understanding online multiplayer is difficult, this course makes it simple by giving you easy to understand explanations and step by step examples.
Even if you understand the basics of multiplayer, it’s still difficult to make a multiplayer game. This course will teach you how to put your knowledge to practical use, showing you how to make a full game.
This is an intermediate course, so if you already know a bit of Unreal and have an understanding of basic coding concepts this is the course for you!
You’ll get full lifetime access for a single one-off fee. The creators are qualified and experienced with modelling and coding, so are able to explain complex concepts clearly, as well as entertain along the way.
You’ll also gain access to a course forum where you can discuss topics on a course-wide basis, or down to the individual video. Get plugged into our communities of amazing developers on Facebook (nearly 20k), in our own TA-curated Community (17k views/day), and our student chat group (10k live at any one time).
So enrol today and create your own multiplayer game!
In the course you’ll learn…
- Fundamentals of making online multiplayer games in Unreal.
- Create online gameplay sessions.
- Program online multiplayer gameplay.
- Master the replication system (the part of Unreal used to make multiplayer games).
- Use the Online Subsystem (which Unreal uses to create online gameplay sessions).
- Use Steam’s online services to connect across the internet.
- Design and program a 2 player co-op adventure game that you can play with your friend over the internet.
Your Instructor
Hi I'm Kaan, good to meet you!
I taught myself how to program in high school with the goal of making games.
Since I was a little kid I wanted to make my own games, so game development quickly became my passion.
I dabbled with C++, Unity, Godot, and made a bunch of games in my free-time!
After graduating from high school, I decided to go to Japan and started learning Japanese at a language school.
I graduated from the language school and got accepted to Japan Electronics College to study computer science.
I quickly realized I already knew 90% of the things they were teaching, and I didn't want a regular job, so I made the risky decision of quitting college and becoming an indie game developer.
I needed a way of funding myself, so I decided to make online courses and YouTube content.
Teaching and sharing my knowledge instantly became another passion of mine and I decided to do it more and more.
I reached out to GameDev.tv and we decided to work together on a course. I’m excited to be a part of this amazing community, helping people learn game development!
Course Curriculum (11+ hours)
-
StartSection Intro - Multiplayer Fundamentals (0:13)
-
StartMultiplayer Overview (9:18)
-
StartNetmode (13:22)
-
StartConnecting via LAN (16:21)
-
StartReplication Intro (11:43)
-
StartNetwork Role & Authority (5:24)
-
StartNetwork Roles Example (10:15)
-
StartVariable Replication (13:57)
-
StartRepNotifies (12:10)
-
StartRepNotifies Continued (7:48)
-
StartServer RPCs (12:10)
-
StartSpawning Static Mesh Actors (13:33)
-
StartRPC Validation (7:28)
-
StartMulticast RPCs (6:36)
-
StartSpawning Particle Effects (7:54)
-
StartActor Ownership (13:39)
-
StartClient RPCs (12:12)
-
StartWrap Up - Multiplayer Fundamentals (3:56)