Unity tanks game
Game prototype was made in Unity3D for PC.
Goals of the project:
- Make random terrain each time the map is generated.
- Two tanks that take turns shooting projectiles at each other.
- The tanks shoot with adjustable angle and power levels.
- Be able to switch between two weapons (red circle and yellow circle is fine).
- The terrain disappears when hit by an explosion.
- Tanks fall when the ground beneath them is taken away.
- Being able to move the tanks.
- A computer opponent that tries to shoot back in the general direction of the other player.
Goals of the project:
- Make random terrain each time the map is generated.
- Two tanks that take turns shooting projectiles at each other.
- The tanks shoot with adjustable angle and power levels.
- Be able to switch between two weapons (red circle and yellow circle is fine).
- The terrain disappears when hit by an explosion.
- Tanks fall when the ground beneath them is taken away.
- Being able to move the tanks.
- A computer opponent that tries to shoot back in the general direction of the other player.