Skip to content

Files

Latest commit

a795406 · Apr 12, 2022

History

History
This branch is up to date with khushi-purwar/WebDev-ProjectKart:master.

Flappy Bird Game Using Javascript

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 12, 2022
Apr 12, 2022
Apr 12, 2022
Apr 12, 2022
Apr 12, 2022
Apr 12, 2022

Flappy Bird Game

A Simple web-based Flappy Bird Game


Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage

About The Project

A Flappy Bird Game built using HTML, CSS and Javascript. It stores the high score and current score of the player.

(back to top)


Built With

(back to top)

Getting Started

Prerequisites

No prerequisites required executing this program.

Installation

  1. Clone the repository:
git clone https://github.com/khushi-purwar/WebDev-ProjectKart.git
  1. Navigate to Flappy Bird Game Using Javascript Project.

  2. Open the index.html HTML file with live server.

(back to top)

Usage

screenshot

Use Mouse Left Click to control the bird. The High score and the current score is displayed at the top.

(back to top)