Aatmaj-Zephyr / Aatmaj-Zephyr/Hangman

Rank and high score display

Open
#34 0 comments 0 reactions 1 assignee Claimed by @Aatmaj-Zephyr View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.