AegisNimbus / PuckMaster

MIT License
4 stars 4 forks source link

Feature Leaderboard system #3

Closed yazdanhaider closed 2 days ago

yazdanhaider commented 5 days ago

Related Issue

Fixes #2

Description

Added a leaderboard system for high scores to the Air Hockey game. Also the leaderboard will be updated after each game, and players can view it from the start screen or the end screen. The leaderboard data will be stored in a JSON file, so it persists between game sessions.

Type of PR

Screenshots / videos (if applicable)

Screenshot 2024-10-14 at 7 16 09 PM Screenshot 2024-10-14 at 7 30 32 PM

Checklist:

Additional context:

github-actions[bot] commented 5 days 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 CONTRIBUTE.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

yazdanhaider commented 4 days ago

Hey @Ojas-Arora, I have successfully added the leaderboard system feature and have checked it manually. Please proceed with the merge!!

Ojas-Arora commented 2 days ago

@yazdanhaider Add your details in the CONTRIBUTORS.md file and follow the Maintainers of the repo.

yazdanhaider commented 2 days ago

@yazdanhaider Add your details in the CONTRIBUTORS.md file and follow the Maintainers of the repo.

Updated @Ojas-Arora.