Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 528 Bytes

File metadata and controls

9 lines (6 loc) · 528 Bytes

FlappyBird

To play the game: https://mihirsachdeva.github.io/FlappyBird/

Flappy Bird is a side-scrolling game featuring 2D retro style graphics. The objective is to direct a flying bird, who moves continuously to the right, between sets of Mario-like pipes. If the player touches the pipes, they lose. The bird briefly flaps upward each time that the player presses a key; if a key is not pressed, the bird falls because of gravity; each pair of pipes that he navigates between earns the player a single point.

Enjoy! :)