Member-only story

Build flappy Bird in swift for iPhone!

Manpreet Singh
4 min readJun 19, 2021

--

Welcome back! iOS development is an awesome area of engineering, being able code out an iPhone / iPad app is extremely useful. One of the most popular iOS games ever developed was Flappy Bird, so lets talk about how to develop out this specific project. In this specific walkthrough we’re going to be looking over a pre existing project on GitHub, below is the link to this specific project (please give credit to the original creator of this project):

Let’s go ahead and do a high level walkthrough of this specific project!

The Code

Starting off lets break down the files in the folder, you’ll see the Xcode project, a flappy bird folder, a flappy bird tests folder, a license file and a readme file:

Within the FlappyBird folder there are several swift files:

--

--

Manpreet Singh
Manpreet Singh

No responses yet