Skip to content

AnojanS/RealmRush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TowerDefense

A 3D tower defense game built in Unity and programmed in C#. Users strategically place towers by clicking on a legal spot on the grid in order to prevent enemy bots from reaching the user's base. Players can only place a maximum of three towers on the grid and can relocate their towers at anytime. Towers shoot at the closest enemy bot whom themselves take the shortest possible route to the user's base using a breadth-first search algorithm.

To Build and run

  1. Download and install Unity (2017.3.1 or newer)
  2. Clone/download repo
  3. Navigate to Assets > Levels and open any .unity file
  4. Hit 'Play' button

About

A 3D tower defence game built in Unity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published