GameDev.tv - Unreal Multiplayer Master Course in C++
Results
4
repositories owned by
GameDev.tv - Unreal Multiplayer Master Course in C++
3_Steam_Multiplayer
58
Stars
30
Forks
Watchers
Connect your games P2P over steam. This game introduces Unreal's Online Sub-System (OSS) and shows you how to use it with the Steamworks API. By the end of the section, you will be able to connect pla...
1_Puzzle_Platforms
39
Stars
21
Forks
Watchers
Teaching the basic client server model and get multiple instances connected through a collaborative puzzle game. (ref: PP_UEM) http://gdev.tv/uemgithub
2_Menu_System
25
Stars
20
Forks
Watchers
How to create rich UI using Unreal's UMG in C++. This project lays the foundations for creating complex menu systems for multiplayer games. (ref: MS_UEM) http://gdev.tv/uemgithub