Skip to main content

Project 36: Crashy Plane

About 2 minSwiftiOSArticle(s)bloghackingwithswift.comcrashcourseswiftxcodeappstoreios

Project 36: Crashy Plane 관련

Hacking with iOS – learn to code iPhone and iPad apps with free Swift tutorials

Learn Swift coding for iOS with these free tutorials – learn Swift, iOS, and Xcode

Project 36: Crashy Plane

Ever wanted to make a Flappy Bird clone? Now you can do it in under an hour thanks to SpriteKit.

Description

Bring your interfaces to life with animation, and meet switch/case at the same time.

Setting up | Hacking with iOS

Setting up
Creating a player: resizeFill vs aspectFill | Hacking with iOS

Creating a player: resizeFill vs aspectFill
Sky, background and ground: parallax scrolling with SpriteKit | Hacking with iOS

Sky, background and ground: parallax scrolling with SpriteKit
Creating collisions | Hacking with iOS

Creating collisions
Pixel-perfect physics in SpriteKit, plus explosions and more | Hacking with iOS

Pixel-perfect physics in SpriteKit, plus explosions and more
Background music with SKAudioNode, an intro, plus game over | Hacking with iOS

Background music with SKAudioNode, an intro, plus game over
Optimizing SpriteKit physics | Hacking with iOS

Optimizing SpriteKit physics
Wrap up | Hacking with iOS

Wrap up

Need help?

I put together answers for over 600 of the most frequently asked questions I received from readers into one place: the Swift 5 Knowledge Base. It answers basic and advanced questions, and provides lots of free code you can re-use however you please. If you hit problems, try searching there first.

If you're still having problems, you can post to the Hacking with Swift subredditopen in new window where you can expect an answer fairly quickly, or you can find me on Twitteropen in new window where I'll do my best to help.


Project files

The project files for Hacking with Swift are all available on GitHub, where you can view them, fork them, or download them:

twostraws/HackingWithSwift
The project source code for Hacking with iOS.

이찬희 (MarkiiimarK)
Never Stop Learning.