The famous game made with C++ and SFML
git clone https://github.com/terroo/flappybird
cd flappybird
make
git clone https://github.com/terroo/flappybird
mkdir -p flappybird/build
cd flappybird/build
cmake ..
make
Game made in the video tutorial: https://youtu.be/lPDl6ul8-wg