Skip to content

lyynsch/TowerDefenseAR

Repository files navigation

Tower Defense AR Game

This is a simple tower defense augmented reality game, implemented using only Unity (2019.4.21f1) and Vuforia.

Before the game starts, a random path is generated between the start and end markers. Other markers can be used to place the defender objects which will attack an enemy within their reach of action. The game is over when either the player has no more lives left or all enemies have been killed.

To-Dos

These things are included in version 2:

  • Support of multiple game stages
  • Add more enemy types
  • Play sound effects when shooting projectiles
  • Display particle effect when shooting projectiles

These things have already been fixed in version 1.0:

  • Fix weird projectile behaviour
  • UI polishing
  • Replace prototype models with prettier ones
  • Only enable the start button when both start and end markers are being tracked correctly
  • Optimise the parameters for the enemy spawn time and the gap between projectiles
  • Include a logo with the game title

Assets

The following assets are used:

Sounds

The following sound effects are used:

Version 1

Start

Start Missing Trackers Ready

Ingame

Playing In Progress Single Tower Playing In Progress Two Towers Playing Close Up

Game Results

Won Game Over

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published