Fireblend / Fireblend/squirdle
[Feature request] Keep track of your guess performance
Open
enhancement
good first issue
help wanted
- Dominant language
- JavaScript
- Stars
- 41
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
Just like in Wordle, it would be nice if your scores could be tracked in a cookie/local storage as a histogram of how many guesses it took to determine the pokemon.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating where guesses are counted and where the result screen is rendered, then inspect how browser persistence is handled. The work is done when completed games are stored locally and displayed as a Wordle-style histogram grouped by the number of guesses.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100