Turret Tank Blitz was my first foray into an actual 3D game project.

This project had me diving deep into Unreal Engine 5, learning everything from rendering to physics to AI. Inspired by classic tank battle games, Turret Tank Blitz is a third-person shooter where players control a tank and must strategically maneuver through a Tron-like city while taking down enemy turrets and avoiding incoming. The game focuses on fast-paced action while giving players the chance to shoot against AI opponents.

Turret Tank Blitz Tank Shooting at Enemy Turrets

Initially the goal of the game was to have turrets spawn infinitely and forcing the player to survive as long as possible, racking up a high score.

I decided it would be better to have a set number of turrets spawn and have the player destroy them all to win the game. For now, there’s only one main level. However, I plan to have multiple levels in the near future.