https://github.com/amkreta/canvas_flappy_bird
flappy bird clone made using js and html canvas
https://github.com/amkreta/canvas_flappy_bird
Last synced: 3 months ago
JSON representation
flappy bird clone made using js and html canvas
- Host: GitHub
- URL: https://github.com/amkreta/canvas_flappy_bird
- Owner: AmKreta
- Created: 2022-08-26T15:56:51.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-27T06:25:44.000Z (almost 3 years ago)
- Last Synced: 2025-01-18T04:41:41.525Z (5 months ago)
- Language: JavaScript
- Size: 89.8 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# canvas_flappy_bird
flappy bird clone made using js and html canvaslive at :- https://flappybirdcanvas.netlify.app/
## How to run ?
- open terminal
- move to canvas_flappy_bird directory
- create a web server using python (pyton3 -m http.server port) or node.js
- open http://localhost:port/