Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flappy Bird (remix)

The famous game made with C++ and SFML


Dependencies


Building and Run

Make

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

CMake

git clone https://github.com/terroo/flappybird
mkdir -p flappybird/build
cd flappybird/build
cmake ..
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

Topics

Resources

Stars

52 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages