Skip to content

tomlooman/EpicSurvivalGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

186 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Notice: This project started back in 2015 and therefor uses very old standards and conventions. For an up-to-date Sample project I recommend my Action Roguelike project instead!

Survival Game (Example Project)

Third-person survival game for Unreal Engine made entirely in C++. Originally built as a 6 section tutorial series for Epic Games, now available as open-source C++ sample project.

Looking for a step-by-step Unreal Engine C++ Course? Check out the Professional Game Development in C++ and Unreal Engine to learn all about C++ Game Programming with 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!

Project Overview

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!

You can browse different Engine Versions by using the Branch Selection drop-down.

GitHub Branch Selection Info