Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 10 hours 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-08-30T12:17:50.000Z (about 3 years ago)
- Last Synced: 2024-10-28T04:17:03.680Z (11 days ago)
- Topics: cpp, game, game-development, tutorial, ue4
- Language: C++
- Homepage: https://www.udemy.com/unrealengine-cpp/?couponCode=TLGH14
- Size: 49 MB
- Stars: 379
- Watchers: 35
- Forks: 184
- 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**
![GitHub Branch Selection Info](https://www.tomlooman.com/wp-content/uploads/2021/01/github_branchesinfo.jpg)
![alt text](http://www.tomlooman.com/wp-content/uploads/2017/12/Thumb_MainUE4Course30_header.jpg)
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)