Skip to content

diotchristopher/TankvsTurretMechanics

Repository files navigation

Tank vs Turret Mechanics

Overview

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 advanced of C++ in the context of Unreal Engine including tank battle mechanisms.

Features

  • Template: Blank
  • Engine Version: Unreal Engine 5.4
  • Development Environment: Visual Studio 2022

Getting Started

To get started with this project, follow the instructions below:

Recommended Prerequisites

  • 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 the Repository

  1. Clone this repository to your local machine using Git:

    git clone https://github.com/diotchristopher/TankvsTurretMechanics.git