Skip to content
@UnrealMultiplayer

GameDev.tv - Unreal Multiplayer Master Course in C++

An online course teaching C++ multiplayer coding in Unreal Engine.

Popular repositories Loading

  1. 3_Steam_Multiplayer 3_Steam_Multiplayer Public

    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 …

    Roff 59 30

  2. 4_Krazy_Karts 4_Krazy_Karts Public

    (ref: KK_UEM) http://gdev.tv/uemgithub

    C++ 50 26

  3. 1_Puzzle_Platforms 1_Puzzle_Platforms Public

    Teaching the basic client server model and get multiple instances connected through a collaborative puzzle game. (ref: PP_UEM) http://gdev.tv/uemgithub

    C++ 39 21

  4. 2_Menu_System 2_Menu_System Public

    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

    C++ 25 20

  5. MultiplayerPrototypes MultiplayerPrototypes Public

    http://gdev.tv/uemgithub

    C++ 10 5

Repositories

Showing 5 of 5 repositories
  • 3_Steam_Multiplayer Public

    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 player through Steam lobbies. (ref:SM_UEM) http://gdev.tv/uemgithub

    UnrealMultiplayer/3_Steam_Multiplayer’s past year of commit activity
    Roff 59 MIT 30 0 0 Updated Dec 24, 2020
  • UnrealMultiplayer/4_Krazy_Karts’s past year of commit activity
    C++ 50 MIT 26 0 0 Updated May 22, 2018
  • 2_Menu_System Public

    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

    UnrealMultiplayer/2_Menu_System’s past year of commit activity
    C++ 25 MIT 20 1 0 Updated May 22, 2018
  • 1_Puzzle_Platforms Public

    Teaching the basic client server model and get multiple instances connected through a collaborative puzzle game. (ref: PP_UEM) http://gdev.tv/uemgithub

    UnrealMultiplayer/1_Puzzle_Platforms’s past year of commit activity
    C++ 39 21 0 0 Updated May 22, 2018
  • UnrealMultiplayer/MultiplayerPrototypes’s past year of commit activity
    C++ 10 5 0 0 Updated Jul 27, 2017

Top languages

Loading…