You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple space shooter app developed in Swift. It includes a playground through with the individual UI elements can be explored as well as a fully function iOS app. The goal of the game is to shoot the alien that is coming towards you. If you hit the alien, it dies and a new one moves faster. If the alien gets past your ship, game over.