Overview

A 2d Space Shooting game created using the Unity Environment using their assets and coded using C#.

Play the Game!

Controls

Use the arrow keys to control the Space Ship and fire using the ctrl key.

Structure

The game uses different assets for Player Ship, Meteors and Environments that the ship encounters. It incorporates mutiples scripts designed to control the ship and meteor movements, game logic and visual effects.