https://github.com/tomlooman/stealthgameudemy
C++ Stealth Game in Unreal Engine (Udemy Project)
https://github.com/tomlooman/stealthgameudemy
cpp game game-development tutorial ue4
Last synced: about 1 month ago
JSON representation
C++ Stealth Game in Unreal Engine (Udemy Project)
- Host: GitHub
- URL: https://github.com/tomlooman/stealthgameudemy
- Owner: tomlooman
- Created: 2017-11-13T22:17:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-08-30T12:17:50.000Z (over 3 years ago)
- Last Synced: 2025-03-29T14:08:03.015Z (about 1 month ago)
- Topics: cpp, game, game-development, tutorial, ue4
- Language: C++
- Homepage: https://www.udemy.com/unrealengine-cpp/?couponCode=TLGH14
- Size: 49 MB
- Stars: 387
- Watchers: 34
- Forks: 179
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stealth Game - Unreal Engine 4 C++ Udemy Course [Project 1]
Contains finished project for "Stealth Game" as part of the Udemy Course: **[Unreal Engine 4 Mastery: Create Multiplayer Games with C++](https://www.udemy.com/unrealengine-cpp/?couponCode=TLGH14)**
**Current Engine Version: 4.27**
**Important:** Check the "Branches" dropdown on GitHub for all supported Unreal Engine versions**


Features
- Game Objective to Extract to an 'extraction zone'
- AI Guard that senses players and noises
- First Person Weapon that can distract Guard AI (Shoot Projectiles at wall)
- Game loop with 'game over' spectating.
- Works fully in multiplayer!Includes solutions to several challenges you create during the Udemy Course:
- Black Hole (Sucking up nearby Actors)
- Launch Pad (Launch Players and Actors)
- Patrolling AIBased on my simplified FPS Template: https://github.com/tomlooman/SimpleFPSTemplate
**Looking for a step-by-step guide to C++?** I released my **[Unreal Engine 4 Mastery: Create Multiplayer Games with C++](https://www.udemy.com/unrealengine-cpp/?couponCode=TLGH14)!** Which includes two games teaching you C++, Networking for multiplayer and multiple AI including advanced behavior trees for ranged shooter AI.
Get the Udemy Course now and learn C++ for Unreal Engine 4: [DISCOUNT LINK](https://www.udemy.com/unrealengine-cpp/?couponCode=TLGH14)
(Content in this project may only be used in Unreal Engine projects as per the Unreal Engine EULA)