Skip to content

iswiftshek/space-invasion-game

 
 

Repository files navigation

Space Invasion

Introduction

Space Invasion in an iOS Space game written in Swift and developed using SpriteKit.

Things To Have

Xcode

Libraries/Frameworks used and their documentation

Development Setup

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

Setting up the iOS Project

  1. 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.

  2. Navigate to the unzipped folder and run pod install.

  3. Open SpaceInvasion.xcodeproj from the folder.

  4. Build the project (⌘+B) and check for any errors.

  5. Run the app (⌘+R) and test it.

Acknowledgments

  • This project belongs to Verved
  • All rights reserved

About

Space Invasion is an iOS Space game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%