You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

55 lines
1.7 KiB

10 months ago
# Flappy Bird <img src="https://emojis.slackmojis.com/emojis/images/1481348711/1475/flappy_bird.png?1481348711" width="35" height="35" />
A 2D Flappy bird remake built using HTML, CSS &amp; 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
<a href="http://www.youtube.com/watch?feature=player_embedded&v=9rQIVyJJymk
" target="_blank"><img src="http://img.youtube.com/vi/9rQIVyJJymk/0.jpg"
alt="RoadFighter " width="240" height="180" border="10" /></a>
![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)