Unreal Engine C++ Tutorial Projects
You can find all my blogs and tutorials over at tomlooman.com. I have a ton of C++ and material focused tutorials and learning resources.
Unreal Engine C++ Pro Course
In 2020 I taught a full curriculum at Stanford University for Unreal Engine C++. You can now enroll in this course yourself using the links below.
Professional Game Development in C++ and Unreal Engine
The C++ Course features include building of a C++ game framework including an "action system" and event-driven code for flexible and re-usable game code the "unreal way". Multiplayer features, AI bots, SaveGame system, async loading of content, UMG menus and UI and so much more!
Action Roguelike (part of Unreal Engine C++ Pro Course)
This project is part of the Professional Game Development in C++ and Unreal Engine Course where we build this project step-by-step.
Third-person Survival Game (Unreal Engine C++ Sample Project)
Third-person survival game for Unreal Engine made entirely in C++. Originally built as six part tutorial series for Epic Games, now available as open-source C++ sample project.
Udemy Course Projects
My old Unreal Engine C++ Udemy course (Unreal Engine 4 Mastery: Create Multiplayer Games with C++) has two reference projects available.
Stealth Game
Simple Stealth Game project 1 of the udemy course and is based on the simple FPS template project.
Co-op Third-person Shooter
Co-op third-person game with multiplayer support. Project 2 of the Udemy course.




