Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhanced Face Mesh Tracking and Game Mechanics for Flappy Bird Game #1621

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

agamsiingh
Copy link

Description: This PR enhances the bird movement tracking using improved face mesh detection under varying lighting conditions, making gameplay smoother. It also introduces better error handling for low frame rates and tweaks the pipe spawn timer for more consistent intervals.

Closes issue: # (provide issue link)
Changes:

Improved face mesh lighting tolerance.
Adjusted bird movement sensitivity.
Added error handling for webcam frame rates.
Modified pipe spawn mechanics for smoother gameplay.
Checklist:

Read through CONTRIBUTING.md.
Self-reviewed code.
Added comments where needed.
Made appropriate documentation updates.

…ghting conditions

This pull request addresses the issue of face mesh tracking being unreliable in varying lighting conditions. I've optimized the detection process by improving the lighting tolerance, ensuring the bird's movement is smoother and more responsive. Additionally, I added an error handler for low webcam frame rates and tweaked the game mechanics, including a timer for more consistent pipe spawning.

Changes:

Improved face mesh detection
Adjusted bird movement sensitivity
Enhanced error handling and pipe spawn intervals
Copy link

github-actions bot commented Oct 6, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant