Plot


You must defend the mothership floating about earth. This is Earth's only defense against the incoming invaders, once this falls... Earth falls.

Controls


This game was created as my first ever University Unity Game Assignment. The game had to use one button only so that it in theory could work on mobile. The controls are

Up - Jump/Move ship up
Hold Up - Flip between left & right of screen
Leave Up Released - Automatically fall downwards

PC Port Changes

As this was my first ever Unity game it had extremely poor code and hardly worked in the latest version of Unity. Inputs and timers were in the fixed update and a lot of code was dependant on the game running at a specific framerate. This meant that the games spawns, shooting and physics were completely broken. I've fixed the game up to get it working, though there may be balance/difficulty changes because of this.

Leave a comment

Log in with itch.io to leave a comment.