https://github.com/shengyuan-lu/flying-iphone-xi
Use your mouse to control a flying iPhone prototype, dodge rockets while taking photos! This is a 2D game for MacOS built with SpriteKit. (Swift Playground)
https://github.com/shengyuan-lu/flying-iphone-xi
ap-computer-science spritekit swift-playground wwdc-19 wwdc-scholarship-submissions
Last synced: 25 days ago
JSON representation
Use your mouse to control a flying iPhone prototype, dodge rockets while taking photos! This is a 2D game for MacOS built with SpriteKit. (Swift Playground)
- Host: GitHub
- URL: https://github.com/shengyuan-lu/flying-iphone-xi
- Owner: shengyuan-lu
- Created: 2021-04-27T21:33:38.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-01T01:33:35.000Z (almost 4 years ago)
- Last Synced: 2025-02-09T19:42:12.556Z (3 months ago)
- Topics: ap-computer-science, spritekit, swift-playground, wwdc-19, wwdc-scholarship-submissions
- Language: Swift
- Homepage:
- Size: 9.66 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://youtu.be/wA7C0bWQd6o) to watch a video demo on my YouTube channel.## Screenshots
Launch Screen

Instructions

Gameplay

Failed

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