ABSTRACT

This project is a clone of the popular Flappy Bird game that took the world by storm in 2014. In this project, we’ll learn to make a player-controlled character affected by gravity that can flap to rise up, needing to pass through randomly positioned gates to proceed and earn points. In addition to the basic gameplay programming, we’ll explore some graphic creation and include a title and Game Over screen to break up the gameplay. The programming and graphics for this game should take an adult around 30 minutes to create.