Skip to content

KsenoxCr/Tank_Arena

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tank Arena

Gameplay Preview Video

Introduction

Tank Arena is an action-packed top-down tank shooter where you battle waves of enemy tanks in an intense arena. Survive increasingly challenging rounds, collect power-ups, and prove your skills as you fight through hordes of enemies. Navigate through a grid-based arena, gather keys to unlock chests, and collect health boosts to stay in the fight.

How to Start Playing

Option 1: Download Pre-built Release (Recommended)

  1. Go to the Releases section of this repository
  2. Download the latest release for your platform:
    • Windows: Tank_Arena_Windows.zip
    • Linux: Tank_Arena_Linux.zip
  3. Extract the zip file to a folder of your choice
  4. Run the executable:
    • Windows: Double-click Tank_Arena.exe
    • Linux: Run ./Tank_Arena.x86_64 (you may need to make it executable first with chmod +x Tank_Arena.x86_64)

Option 2: Build from Source

Prerequisites

  • Unity 2021 or later
  • Windows, macOS, or Linux operating system

Running the Game

  1. Clone or download this repository
  2. Open the project in Unity
  3. Navigate to the main game scene in Assets/Scenes/
  4. Click the Play button in the Unity Editor to start the game
  5. Alternatively, build the project (File > Build Settings) to create a standalone executable

How to Play

Controls

  • WASD: Move your tank
  • **Left & Right arrow ** or J & K: Aim your turret
  • Space or Enter: Fire bullets
  • ESC: Pause/Menu

Gameplay

  • Objective: Survive waves of enemy tanks and progress through rounds
  • Enemies: Red enemy tanks spawn at the corners and patrol the arena, shooting at you on sight
  • Keys: Defeat all enemies in a wave to spawn a key at the last enemy's position
  • Chests: Collect keys to unlock chests containing power-ups
  • Health: Pick up health boosts that spawn on specific rounds (1, 3, 10, 15, 20) to restore your health
  • Rounds: Each round increases in difficulty with more enemies spawning
  • Game Over: You lose when your health reaches zero

Tips

  • Keep moving to avoid enemy fire
  • Use the arena walls for cover
  • Collect health power-ups immediately when they appear
  • Plan your route to collect keys and reach chests efficiently
  • Watch out for enemy spawn patterns and anticipate their movements

About

Top down isometric Tank Arena Game

Topics

Resources

Stars

Watchers

Forks

Contributors