Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1012 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 1012 Bytes

Flappy Bird

This is a web-based game inspired by the popular Flappy Bird game. The objective of the game is to navigate a bird through a series of pipes without colliding with them.

Getting Started

To run the game, simply click here.

How to Play

  1. Press the spacebar to make the bird flap its wings and gain altitude.
  2. Avoid colliding with the pipes.
  3. Each successful passage through a set of pipes will award the player one point.
  4. The game will end if the player collides with a pipe or hits the ground.

Credits

This game was created as part of a programming exercise using HTML, CSS, and JavaScript. It is based on the popular Flappy Bird game created by Dong Nguyen.

License

This game is licensed under the MIT License. See the LICENSE.md file for details. Feel free to modify and distribute the game as you see fit. However, please credit the original creator and do not use this game for commercial purposes without permission.