An open API service indexing awesome lists of open source software.

https://github.com/rededge967/flappy-bird

Classic Flappy bird written in JavaScript, CSS3 and HTML5
https://github.com/rededge967/flappy-bird

css3 flappy-bird flappy-bird-game html5 javascript

Last synced: 10 months ago
JSON representation

Classic Flappy bird written in JavaScript, CSS3 and HTML5

Awesome Lists containing this project

README

          

# flappy-bird
- The Classic Flappy bird recreated using basic languages such as JavaScrit/ CSS3 and HTML5



---
### 🔗 Link: https://rededge967.github.io/flappy-bird/
---
## Needed
- A device with a Keyboad inserted (computers or laptops)
- A Keyboard
---
## How to Run?
### Running `online`
- Go to https://rededge967.github.io/flappy-bird/
### Running `offline`
- First download the releases in [here](https://github.com/RedEdge967/flappy-bird/releases)
- Extract the downloaded folder
- Run `index.html` file in your browser
---
## Controls
- Press `Enter` to start the game
- Press `Up` arrow key to fly
- Try not to touch those strings
---
## Preview
![Capture61](https://user-images.githubusercontent.com/91379432/147745281-d04832db-31a9-4721-915d-7a8552a65115.PNG)
---
## Can I [Contribute?](https://github.com/RedEdge967/flappy-bird/blob/master/CONTRIBUTING.md)
- Sure, open an issue, point out errors, and what not. Wanna fix something yourselves, you're welcome to open a pull request and I appreciate it.
---
### Browser Support
![Chrome](https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png) | ![Firefox](https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png) | ![IE](https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png) | ![Opera](https://raw.githubusercontent.com/alrra/browser-logos/master/src/opera/opera_48x48.png) | ![Safari](https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png)
--- | --- | --- | --- | --- |
Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ |
---
## Cloning
### Cloning with HTTPS
```
https://github.com/RedEdge967/flappy-bird.git
```
### Cloning with SSH
```
git@github.com:RedEdge967/flappy-bird.git
```
### Cloning with Github CLI
```
gh repo clone RedEdge967/flappy-bird
```
---
## Known Issues
1. When enter pressed to restart, it doesn't restart
- ### Answer
- Try refreshing the site

> If you played this game and loved it, show your 💕 by 🌟 this repo and don't forget to fork this and make your own flappy bird game with more advanced features and levels