Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 472 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 472 Bytes

Flappy-Bird-Game

Tutorial link of flappy bird click here

Here we are going to make the flappy bird game using HTML, CSS & JavaScript.

In this tutorial we will make the logic of game with the help of JavaScript and styling with the css.

Topics covered

  • addEventListener
  • DOMContentLoaded
  • function
  • if else statement
  • setInterval
  • clearInterval
  • setTimeout
  • clearTimeout
  • classList

screenshot