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

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

Awesome Lists containing this project

README

        

# canvas_flappy_bird
flappy bird clone made using js and html canvas

live 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/