Skip to content

ephieo/CLI-flappy-bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI-flappy-bird

A Flappy Bird CLI app built using c++ .

HOW TO RUN APP

  • 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 :

drawing

Click 1 to play and you should see this following screen :

drawing

After that click any key to start and the game should begin as shown below :

drawing

About

A Flappy Bird CLI app built using c++ .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published