Skip to content

Latest commit

 

History

History
61 lines (41 loc) · 2.23 KB

README.md

File metadata and controls

61 lines (41 loc) · 2.23 KB

Flappy Bird Game

Video

Description

Flappy Bird is a game where you tap the screen to make the bird fly. This is a frustrating game to some people, as if you hit a pipe, your bird falls and you restart the game. However, some people believe that not fully focusing on the game or focusing only on the bottom pipe helps you get a higher score.

Tools

Programming Language: c++

GUI: SFML Library

Save data through files

Apply the Structured Programming concept (SP)

Screenshots

Main menu
mainMenu
Credits
credits
HighScore
hishScore
Get Ready
getReady1
Get Ready
getReady2
Pasue
pause
Game Over
gameOver
Winner
winner

Team Members