This is a flappy bird game. It's based on object oriented javaScript and HTML Canvas.
- You can visit this: Link
- Or you can clone this repo and open index.html
- 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.
Code explained youtube channel
Link of video: link
Chetan kumar