# Flappy Bird
A 2D Flappy bird remake built using HTML, CSS & JS ,in which the player can control the movement of the flappy bird using right mouse click to avoid incoming obstacle.
![GitHub top language](https://img.shields.io/github/languages/top/amoldalwai/FlappyBird?style=plastic)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/amoldalwai/FlappyBird?style=plastic)
![Website](https://img.shields.io/website?style=plastic&url=https%3A%2F%2Famoldalwai.github.io%2FFlappyBird%2F)
#### Table of Contents
[Features](#Features)
[Youtube](#Youtube)\
[Installing](#Installing)
![Demonstartion Video](https://j.gifs.com/3Q84An.gif)
## Demo Link :point_right: [https://amoldalwai.github.io/FlappyBird/](https://amoldalwai.github.io/FlappyBird/)
## Features
- [x] Control Flappy Bird movement with right mouse click
- [x] Collision Detection
- [x] Score tracking
## Youtube
![YouTube Video Views](https://img.shields.io/youtube/views/9rQIVyJJymk?style=plastic)
![YouTube Video Votes](https://img.shields.io/youtube/likes/9rQIVyJJymk?style=social&withDislikes)
![YouTube Video Comments](https://img.shields.io/youtube/comments/9rQIVyJJymk?style=social)
### Installing
```
Run index.html on browser (eg. Chrome)
```
![Badge](https://img.shields.io/badge/Made%20by-Amol%20Dalwai-red?style=for-the-badge)