A Flappy Bird CLI app built using c++ .
git clone https://github.com/ephieo/CLI-flappy-bird.git
- make sure that you're in the correct file
\flappy_bird
Compile the file with the following command g++ -std=c++11 main.cpp
After that run the a.exe or a.out file created :./a.exe
You should see a screen like this :