Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 951 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 951 Bytes

Flying-iPhone-XI

Overview

Flying iPhone XI is a SpriteKit based game written in Swift and run in Xcode Playground on MacOS. It was my first SpriteKit project, and my submission of Apple WWDC '19 Swift Student Challenge. A variant of the game is made to accommodate AP Computer Science Principle exam (scored a 5/5).

Instructions

Use the mouse pointer to control the flying iPhone. Take 5 pictures, while avoiding rockets.

Video Demo

Click Here to watch a video demo on my YouTube channel.

Screenshots

Launch Screen Image 1 Instructions Image 2 Gameplay Image 3 Failed Image 4 Success Image 5

Note:

This playground was originally written in Swift 4. It should be fully compatiable with Swift 5 and the newest Xcode.