This code is written as a Swift tutorial material. Since the code is minimal, it is easy to understand how the code works.
- Tap the screen to make the bird fly upward
- If the bird touches on the ground or a pipe, the game ends
(Note)
- Scoring function is not implemented.