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
- Host: GitHub
- URL: https://github.com/rededge967/flappy-bird
- Owner: RedEdge967
- Created: 2021-12-30T10:29:07.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-02T10:59:57.000Z (about 4 years ago)
- Last Synced: 2025-01-19T12:52:14.747Z (12 months ago)
- Topics: css3, flappy-bird, flappy-bird-game, html5, javascript
- Language: JavaScript
- Homepage: https://rededge967.github.io/flappy-bird/
- Size: 32.2 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
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

---
## 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
 |  |  |  | 
--- | --- | --- | --- | --- |
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