Space Invasion in an iOS Space game written in Swift and developed using SpriteKit.
Before you begin, you should already have the Xcode downloaded and set up correctly. You can find a guide on how to do this here: Setting up Xcode
-
Download the space-invasion-game project source. You can do this either by forking and cloning the repository (recommended if you plan on pushing changes) or by downloading it as a ZIP file and extracting it.
-
Navigate to the unzipped folder and run pod install.
-
Open
SpaceInvasion.xcodeproj
from the folder. -
Build the project (⌘+B) and check for any errors.
-
Run the app (⌘+R) and test it.
- This project belongs to Verved
- All rights reserved