It is a endless game like DINO but with different version of Flappy Bird
i use ai for debugging and learn something new to implement in this project
It is a endless game like DINO but with different version of Flappy Bird
i use ai for debugging and learn something new to implement in this project
I made a Flappy Bird game using HTML5 Canvas, CSS, and JavaScript! The hardest part was making the difficulty system work. The gravity, speed, and gap between the pipes change for each mode. I also learned about collision detection between circles and rectangles. I am very happy with the final result. It works on mobile too.
Refactor README for clarity, update difficulty selection in HTML, and enhance difficulty handling in JavaScript
Log in to leave a comment
Enhance game experience with start menu, difficulty selection, and sound effects
Log in to leave a comment
Fix typos in HTML and JavaScript, and correct button hover effect in CSS
Log in to leave a comment