Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 843 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 843 Bytes

Flappy_bird

This is a flappy bird game. It's based on object oriented javaScript and HTML Canvas.

How can I play Flappy bird?

  • You can visit this: Link
  • Or you can clone this repo and open index.html

How to play this game?

  • There is a player flappy bird.
  • You have to keep this bird flapping all the way.
  • Your bird must not touch to top or bottom boundry.
  • Your bird must not touch to any frequently coming pipes.
  • As your bird pass the pipes, you score will increment one by one.
  • You can score higher as you keep the bird safe.

Here are some snapshots of the flappy bird game

Flappy bird game paly

Thanks

Code explained youtube channel

Link of video: link

Author

Chetan kumar