A Simple web-based Flappy Bird Game
Table of Contents
A Flappy Bird Game built using HTML, CSS and Javascript. It stores the high score and current score of the player.
No prerequisites required executing this program.
- Clone the repository:
git clone https://github.com/khushi-purwar/WebDev-ProjectKart.git
-
Navigate to
Flappy Bird Game Using Javascript
Project. -
Open the
index.html
HTML file with live server.
Use Mouse Left Click to control the bird. The High score and the current score is displayed at the top.