InnProgress / flappy-bird

Vanilla Javascript Flappy Bird clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flappy-bird

Vanilla Javascript Flappy Bird clone with localStorage save system for last score and high score

Gameplay

Press 'space' or click/tap on screen to fly up and try to avoid obstacles flappy-bird-screenshot

Project setup

  • Just get the files and run index.html in browser
  • All settings can be found in script.js file in 'consts' object at the beggining of the file

About

Vanilla Javascript Flappy Bird clone


Languages

Language:JavaScript 82.2%Language:CSS 10.4%Language:HTML 7.4%