Asteroids Clone

School Project

Chat App 1
Chat App 2
Chat App 3

 

Game Summary

It is a very small game where 20 randomly shaped asteroids spawn off-screen in random locations with a random direction to move to. The player is a ship that accelerates around the map mimicking the controls of the original game. The player is able to shoot projectiles that can hit and destroy asteroids. These projects are objected pooled and go back to the pool once they hit something or at the end of their lifespan. The map has walls that loop around, teleporting the player, asteroids or projectiles to the other side once reached. When an asteroid dies it can drop a shield power-up that spawns 3 curcals that orbit around the player providing them one free hit before death. If the player dies they spawn randomly on the map where there are no asteroids. When all asteroids are destroyed, the game tells the player they won and displays to them how long it took them to do so.