Aatmaj-Zephyr / Aatmaj-Zephyr/Hangman
Rank and high score display
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
When the game is over, display the rank and the high score.
Contributor guide
Research direction
Look at the game-over logic in the JavaScript code to find where the final score is calculated. Determine how to fetch or calculate the player's rank and high score, likely from local storage or a simple leaderboard. Then update the HTML/CSS to display this information on the game-over screen.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, html, javascript
- Domain
- frontend, game-dev
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100