top of page
Armoured
Warfare
Armoured Warfare is a Unity 3D project I created. It's a single player top down tank combat game. The game pits the player against the computer to see who can destroy the other!
Code available here:
https://github.com/dtocomerford/GameEngineAssignment/tree/main
Features
Some areas I am most proud of in this project:
AI
The enemy tank utilises a NavMesh to navigate the map and chase the player. To detect the player tank I implemented raycasts which trigger the enemy tank to fire.
Particle Effects
To make the scene more exciting I created particle effects which are omitted when the tanks fire at each.
Low-Poly Aesthetic
I modelled the tanks and the scene, I went for a low detail, low-poly look which I really like.
Gallery
bottom of page