/Flappy-Bird-Game

Flappy bird game using HTML, CSS & JAVASCRIPT.

Primary LanguageJavaScript

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