https://github.com/mon4ik/simple-flappy-bird
Simple flappy bird on JS and HTML
https://github.com/mon4ik/simple-flappy-bird
Last synced: about 2 months ago
JSON representation
Simple flappy bird on JS and HTML
- Host: GitHub
- URL: https://github.com/mon4ik/simple-flappy-bird
- Owner: Mon4ik
- License: mit
- Created: 2022-03-27T09:45:49.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-27T09:52:08.000Z (about 3 years ago)
- Last Synced: 2025-02-10T22:46:54.355Z (4 months ago)
- Language: HTML
- Homepage: https://mon4ik.github.io/simple-flappy-bird/index.html
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# simple-flappy-bird
Simple flappy bird on JS and HTML## Instalation
### Clone
1. Clone repository
```sh
git clone https://github.com/Mon4ik/simple-flappy-bird.git
```
2. Open `index.html` in your browser
### Or
[Just click on this link :D](https://Mon4ik.github.io/simple-flappy-bird/index.html)