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

Improve Game Over Popup Appearance and Functionality #3

Open
ANKITy102 opened this issue Mar 14, 2024 · 0 comments
Open

Improve Game Over Popup Appearance and Functionality #3

ANKITy102 opened this issue Mar 14, 2024 · 0 comments
Labels
easy enhancement New feature or request foss-weekend good first issue Good for newcomers

Comments

@ANKITy102
Copy link
Contributor

Description:

Currently, when the game ends, an unattractive alert is displayed to the player. Enhance the user experience by replacing the existing alert with a visually appealing popup that includes the player's score and highest score achieved. Additionally, if the player achieves a new highest score, include an indication of this achievement. Finally, add a "Play Again" button to the popup to allow players to easily restart the game without refreshing the page.

Tasks:

  • Design and implement a visually appealing popup for the game over screen.
  • Display the player's score achieved in the popup.
  • Include an indication if the player achieves a new highest score.
  • Add a "Play Again" button to the popup to enable quick game restart.

Resolution:

Solve the tasks outlined above and submit a pull request referencing this issue ID (#ISSUE_ID) with a demonstration of the improved game over popup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy enhancement New feature or request foss-weekend good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant