Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.24 KB

README.md

File metadata and controls

42 lines (26 loc) · 1.24 KB


GHOSTBUSTERS SWIFT GAME

This document provides general information on my Ghostbusters iOS game.

Why Ghostbusters

Do you like Ghostbusters? Do you like shooting ghosts? Well this game is for you!

How it Works

You have joined the Ghostbusters! There has been suspicious activity reported in the haunted graveyard. Shoot all the ghosts that appear on the right side of the screen. If a ghost reaches the left side of the screen without being shot, you die! So aim carefully!

To shoot your proton gun, click the screen in the direction you want to aim. Good luck!

How it's made

This game was constructed using Swift version 4.0.2, Xcode version 9.1 and SpriteKit.

For local use

# Clone repository
git clone https://github.com/jackseabolt/Ghostbusters-Swift-Game.git

# Change directory
cd Ghostbusters-Swift-Game

# Download Xcode from the iTunes store
# Open file in Xcode
# Run the game in the Xcode simulator by clicking the play button