Skip to content

Conversation

@PresenceOP-Coder
Copy link
Contributor

Description

This pull request adds a scoreboard feature to the Flutter Flappy Bird game.
It introduces real-time score tracking and display during gameplay.
Changes include:

  • Live score display during gameplay
  • Automatic scoring when the bird successfully passes barriers
  • Final score shown on the game over dialog
  • Score reset when the player restarts the game

Semver Changes

  • Patch (bug fix, no new features)
  • Minor (new features, no breaking changes)
  • Major (breaking changes)

Issues

Closes #6

Checklist

@PresenceOP-Coder
Copy link
Contributor Author

@ashutosh-7503 plz add important labels and the last pr that i submitted (barrier logic one )has issue in scoring(you labels it medium instead of hard ) .

@ashutosh-7503 ashutosh-7503 merged commit 65f7fdb into OPCODE-Open-Spring-Fest:main Nov 3, 2025
5 of 6 checks passed
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.

[Feature]: Add scoreboard

2 participants