Skip to content

Conversation

@NeerajGoud1
Copy link
Contributor

Implemented an interactive Flappy Bird game in React with an animated background, adjustable difficulty levels, timed gameplay, and a clean UI. Players can flap to avoid pipes, earn scores, and compete against their high scores.

Highlights:

Smooth animations and responsive design

Easy, Medium, Hard modes with distinct mechanics

Automatic timer-based game end

Persistent high score tracking

@vercel
Copy link

vercel bot commented Oct 29, 2025

@NeerajGoud1 is attempting to deploy a commit to the ACM FUN Team on Vercel.

A member of the Team first needs to authorize it.

@NeerajGoud1 NeerajGoud1 mentioned this pull request Oct 29, 2025
@Kanavpreet-Singh
Copy link
Collaborator

@NeerajGoud1
at start of the game, the bird very quickly drops below the bottomline which ends the game too quickly, can u correct that
also, the birds moves correctly when playing with spacebar, but with mouse , the bird rises up twice instead of once which disrupts the UX, pls look into that as well ..

@NeerajGoud1
Copy link
Contributor Author

Hey @Kanavpreet-Singh
Thanks for pointing that out. I’ve fixed the gravity issue so the bird no longer drops too quickly at the start, and adjusted the mouse click handler so it triggers only a single jump per click.
and also made some UI changes and added some cool animations to get good user expierence.
Please review the latest commit.

@Kanavpreet-Singh
Copy link
Collaborator

Hey, can you please pull the latest changes from master into your branch? The base branch has been updated after your PR was created. @NeerajGoud1

@NeerajGoud1
Copy link
Contributor Author

done @Kanavpreet-Singh

@Kanavpreet-Singh
Copy link
Collaborator

LGTM

@Kanavpreet-Singh Kanavpreet-Singh merged commit 518e793 into PEC-CSS:master Oct 30, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants