jfmartinz / ResourceHub

ResourceHub is an open-source project that serves as a one-stop repository of valuable resources curated by the amazing contributors in the community🚀
https://resourcehubdev.vercel.app/
MIT License
142 stars 277 forks source link

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

Open agamsiingh opened 1 month ago

agamsiingh commented 1 month ago

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.

github-actions[bot] commented 1 month ago

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! 😊