This repository contains the result of my learning progress following Unreal Engine C++ Developer: Learn C++ & Make Video Games from GameDev.tv on Udemy. The project consists of learning the basics of C++ in the context of Unreal Engine including advanced obstacle mechanisms.
- Template: First-Person
- Engine Version: Unreal Engine 5.4
- Development Environment: Visual Studio 2022
To get started with this project, follow the instructions below:
- Unreal Engine 5.4: Ensure you have Unreal Engine 5.4 installed. You can download it from the Epic Games Launcher.
- Visual Studio 2022: Install Visual Studio 2022 with the required components for C++ game development.
-
Clone this repository to your local machine using Git:
git clone https://github.com/diotchristopher/AdvancedObstacleMechanics.git