Skip to content

ammarraza2001/Flappy-Bird-Terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

This project is a interactive playable version of the game flappy bird. In our implementation (built entirely in the main.cpp file), the game is run in the terminal as a text based graphical representation. When you run the main.cpp file, the game starts and you can press any key to start moving. Then you press the up key repeatedly to "jump" while the bird slowly falls due to gravity. Try not to run into the ground or the poles and then get as far as you can to get a high score! Scores will be saved into a csv file and the high score will be saved to a text file that is displayed at the start and end of the game.

Developed by Ammar Josh and Nathan for CS128 Semester 1 Fall 2021.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages