Project based on the four part of the unreal course on udemy.
- C++ 87.4%
- C# 11.8%
- C 0.8%
| BattleTank | ||
| .gitattributes | ||
| .gitignore | ||
| GameDesignDocument.md | ||
| README.md | ||
BattleTank
Project based on the four part of the unreal course on udemy.
An open-world head-to-head tank fight with simple AI, terrain, and advanced control systems in Unreal 4.
Lecture List
- BT01 Intro, Notes, Assets
- BT02 Game Design Document (GDD)
- BT03 Setting up a git repo