All Projects → tomlooman → Stealthgameudemy

tomlooman / Stealthgameudemy

C++ Stealth Game in Unreal Engine (Udemy Project)

Programming Languages

cpp
1120 projects

Projects that are alternatives of or similar to Stealthgameudemy

Epicsurvivalgameseries
Third-person Survival Game for Unreal Engine 4 (Sample Project)
Stars: ✭ 2,389 (+981%)
Mutual labels:  game, game-development, ue4, tutorial
Flopnite Ue4
A remake of the popular battle royale game, Fortnite, made in Unreal Engine 4 and integrated with Amazon GameLift
Stars: ✭ 250 (+13.12%)
Mutual labels:  game, game-development, ue4
Bytepath
A replayable arcade shooter with a focus on build theorycrafting made using Lua and LÖVE.
Stars: ✭ 1,119 (+406.33%)
Mutual labels:  game, game-development, tutorial
Godot Kickstarter 2019
Create your Own Games with Godot, the Free Game Engine: sources from the January Kickstarter project from GDQuest
Stars: ✭ 194 (-12.22%)
Mutual labels:  game, game-development, tutorial
Snake
🐍🎮 Snake game made with Expo & PIXI.js 👾 iOS, Android, and Web
Stars: ✭ 67 (-69.68%)
Mutual labels:  game, game-development, tutorial
Antimine Android
Antimine is an open source minesweeper-like puzzle game.
Stars: ✭ 218 (-1.36%)
Mutual labels:  game, game-development
Unity resources
A list of resources and tutorials for those doing programming in Unity.
Stars: ✭ 170 (-23.08%)
Mutual labels:  game, game-development
Dinocompose
Chrome's Dino T-Rex game developed in Jetpack Compose
Stars: ✭ 170 (-23.08%)
Mutual labels:  game, game-development
Gridgarden
A game for learning CSS grid layout 🥕
Stars: ✭ 2,331 (+954.75%)
Mutual labels:  game, tutorial
Climbing Movement Component
Climbing Movement Component for Unreal Engine.
Stars: ✭ 181 (-18.1%)
Mutual labels:  game-development, ue4
Arcadecarphysics
Arcade Car Physics - Vehicle Simulation for Unity3D
Stars: ✭ 189 (-14.48%)
Mutual labels:  game-development, tutorial
Awesome Wgpu
A curated list of wgpu code and resources.
Stars: ✭ 162 (-26.7%)
Mutual labels:  game, game-development
Unitypausemenu
This is an open source Unity pause menu created for the game New Horizons, and it's completely free because of how a pause menu is a core component of a game, while the unity asset store was lacking in such an asset (until this was released on the asset store).
Stars: ✭ 160 (-27.6%)
Mutual labels:  game, game-development
Expo Voxel
🎮🌳 Voxel Terrain made in React Native. ∛
Stars: ✭ 169 (-23.53%)
Mutual labels:  game, game-development
Rubeus
A cross platform 2D game engine written in C++ for beginners
Stars: ✭ 159 (-28.05%)
Mutual labels:  game, game-development
Ebitenui
User interface engine and widget library for Ebiten
Stars: ✭ 159 (-28.05%)
Mutual labels:  game, game-development
Pydark
PyDark is a 2D and Online Multiplayer video game framework written on-top of Python and PyGame.
Stars: ✭ 201 (-9.05%)
Mutual labels:  game, game-development
Frag
A cross-platform 2D|3D game framework for the Nim programming language
Stars: ✭ 210 (-4.98%)
Mutual labels:  game, game-development
Awesome Haxe Gamedev
Resources for game development on haxe
Stars: ✭ 213 (-3.62%)
Mutual labels:  game, game-development
Flappy Fly Bird
🐦 Flappy Bird reincarnation [Swift 5.3, GameplayKit, SpriteKit, iOS 12].
Stars: ✭ 150 (-32.13%)
Mutual labels:  game, game-development

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++

Current Engine Version: 4.25

Important: Check the "Branches" dropdown on GitHub for all supported Unreal Engine versions**

GitHub Branch Selection Info

alt text

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 AI

Based 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++! 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

(Content in this project may only be used in Unreal Engine projects as per the Unreal Engine EULA)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].