terroo / flappybird

The famous game made with C++ and SFML

Home Page:https://youtu.be/lPDl6ul8-wg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flappy Bird (remix)

The famous game made with C++ and SFML


Dependencies


Building and Run

git clone https://github.com/terroo/flappybird
cd flappybird
make

Screenshots

Flappy Bird (remix) 01

Flappy Bird (remix) 02


Game made in the video tutorial: https://youtu.be/lPDl6ul8-wg

About

The famous game made with C++ and SFML

https://youtu.be/lPDl6ul8-wg

License:GNU General Public License v3.0


Languages

Language:C++ 92.4%Language:Makefile 7.6%