How To Make a Game Like Flappy Bird
Jan 20 2016 · Video Course (2 hrs, 35 mins) · Beginner
Have you ever played Flappy Bird and thought “I wish I could make a game like that?” Well, now you can! In this series, you’ll learn how to make a polished game called Flappy Felipe, about a happy pink Mexican bird. Your game will include a mini physics engine, collision detection, score tracking, polish and “juice” and much more. By the time you’re done, you’ll have a game ready to submit to the App Store! This series has been updated to include information about GameplayKit, Apple’s game building framework. You’ll learn how to use game states and randomization; plus, you’ll discover how to implement the entity-component architecture. Please note, this is not a GameplayKit series.
Version
- Swift 2, iOS 9, Xcode 7


Find out what's covered in our How to Make a Game Like Flappy Bird in Swift video tutorial series.
Learn how to move the ground from right to left to make it look like Felipe is flying through the air.
Learn more about Game States as you add a main menu and tutorial screen to Flappy Felipe.
Game Over Screen
7:11Discover the power of NSUserDefaults for storing and retrieving players' scores.
Learn how to port your existing iOS game to tvOS / Apple TV.
Comments