Skip to content

Rohit-singh19/Flappy-Bird-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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