Skip to content

Unreal Engine 4.27. AI-integrated battle tank game developed with C++. See README.md for more information.

Notifications You must be signed in to change notification settings

yug2005/Battle-Tank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Battle Tank Unreal Engine Project

Summary

This Unreal Engine 4 Project is an AI-integrated battle tank game developed with C++ and extensive use of hierarchy and header files.

It involves the integration of complex tank movement and firing mechanics with user input (either through keyboard or controller). There are also enemy tank bots with integrated AI, systems to allow the AI tank to navigate towards targets (other bots or user) and fire at them.

There are integrated menus and HUDs for the user. There are detailed meshes and materials used in world and asset creation. See project images for previews of these features and more.

Preview Images

Contents

This following details the important files and folders of this repository.

Content

This folder contains all project files such as assets, blueprints, and more.

Project Images

This folder contains preview images of the project.

Source

This folder contains the main .cpp files of the project.

BattleTank.code-workspace

This is the Visual Studio Code workspace file.

About

Unreal Engine 4.27. AI-integrated battle tank game developed with C++. See README.md for more information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published