top of page

Android Mania

The goal for the application was to create a game with the use of AR. to this end I had the idea to create a tower defence game where the user would be able to pick up the towers to place them around the level using the phone as well as collecting resources using the phone. The application makes use of both Plane Tracking and AR Pins to track the objects in the world to provide accurate positioning. There are 3 levels within the game demonstrating harder and harder levels to deal with, with 3 variants of turrets that the player can place around the level. There are 3 enemy variants that are spawned in through the waves using a wave handler I created. Lastly the player is also able to fire at the enemies by using the phone so that they can also defeat enemies aswell.

bottom of page