thinkswell / javascript-mini-projects

Awesome Collection of amazing javascript mini-projects.
The Unlicense
1.16k stars 844 forks source link

FlappyBird mini js project #1016

Closed daulatojha17 closed 6 months ago

daulatojha17 commented 9 months ago

Developer Checklist

Summary

A simple bird game in JavaScript involves using HTML5 Canvas for rendering and JavaScript for game logic. In this game, you'll control a bird that can flap its wings and avoid obstacles. Below is a basic implementation of a simple bird game

Screenshot

attach screenshots/gifs here

image

Live Project Link

add a working project link here