Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Build Your First C++ Game in Unreal Engine 5
Course Overview
01 Course Overview - Build Your First Cpp Game In Unreal Engine 5 (3:40)
Source Files
Code Editor Introduction
01 Install Visual Studio With C++ (2:09)
Learn to Code from Scratch in C++
00 Build A New Console Application (6:39)
01 Build Variables To Store Data (9:49)
02 Build Functions To Perform Tasks (9:16)
03 Build Functions With Parameters (6:34)
04 Build Functions That Return Values (5:35)
05 Build Conditionals To Separate Code Flow (9:22)
Source Files
Build Pointers and References in C++
01 Build Pointers To Store Memory Addresses (8:51)
02 Build References To Access Variables (7:00)
Source Files
Build Classes and Objects in C++
01 Build Classes To Represent Objects (14:05)
02 Get And Set Private Variables (14:05)
03 Set Object Properties With Parameterized Constructors (7:22)
04 Point To And Reference Object Properties And Functions (6:21)
Source Files
Unreal Introduction
00 What Is Unreal Engine 5 (6:12)
01 How To Install UE5 (4:46)
02 How To Debug Unreal And Visual Studio (5:22)
Source Files
Set Up a First Person Shooter C++ Project
01 Build A New Unreal Project (6:51)
01 (Source Code)
01B Run Visual Studio As Administrator (1:42)
02 Quick Win - Shrink A Cube Upon Hit (16:51)
Build an Enemy with C++
02 Build A Visual Enemy Component In Unreal (5:40)
01 Build An Enemy Controller C++ File (18:11)
Dynamically Spawn Enemies with C++
01 Spawn Enemies With A Game Mode (18:17)
02 Build Enemy And Game Mode Blueprints (11:14)
02 (Source Code)
Build Enemy Movement and Lifespan
01 Make Enemy Chase Player (11:04)
01 (Source Code)
02 Set Enemy Lifespan (5:14)
02 (Source Code)
Process Collisions to Kill Enemy
01 Process Collisions To Kill Enemy (9:22)
01 (Source Code)
Build Score System
01 Increase Player Score With C++ (5:28)
01 (Source Code)
02 Build Score User Interface (14:34)
03 Show Score With Game Mode (10:19)
03 (Source Code)
Build Game Over and Restart
01 Build Game Over Functionality In C++ (7:58)
01 (Source Code)
02 Build Restart Functionality (10:58)
02 (Source Code)
01 Course Overview - Build Your First Cpp Game In Unreal Engine 5
Complete and Continue