C++ Flappy Bird

GIF of the Flappy Bird game in action

A clone of the game Flappy Bird written in C++

Game details

The idea is the same as the original Flappy Bird (make it as far as you can while avoiding hitting the pipes).

For every set of pipes that you pass, your score increments and the game gets progressively faster.

Controls

You can press either Space or click anywhere in the game to make the bird jump.

Upon finishing a game, you can click the on-screen instructions to handle what happens next.

Alternatively, you can press Space to play again or Q to quit out of the game.

How to get it

As this project was originally designed for a class, I try to keep the source code private.

However, if you're really interested in seeing/playing with the code, feel free to send me an email.