Skip to content
This repository has been archived by the owner on Dec 17, 2018. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 650 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 650 Bytes

Arcade-Shooter-Unity-Game

This project was created for the Programming and Problem solving 2 course. The game was programmed in Unity 3D and C#.

The game is an arcade style, top-down, shooter where the player is attempting to stay alive as long as possible. The game is split up into phases or "Rounds" where enemies spawn and the player has to pick up weapons and ammo and defend themselves for as long as they can.

This project is not deployed and finalized and is meant to be an archive for viewing program source files.

Because of the size of the project and the assets, I have only included the C# script files of the game for viewing.