Galactic Assault is a 2D shoot-em game set in space. The main aim of the game is to eliminate as many enemies as possible, while attempting to set a high score.
The game was developed with Unity Editor v2021.3.11f1. To download this version, follow Unity's instructions here.
You can clone the repository by running the following line in your terminal:
$ git clone https://github.com/alec-kr/GalacticAssault.git
Upon completing the steps above, you can open the project in the Unity Editor and click the play button to run the game.