Make game sessions persistent by storing the answers in localStorage
Open
enhancement
good first issue
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Each session would be good until midnight GMT when presumably a new puzzle will be released.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by locating where game-session answers are held and where a new daily puzzle is initialized; then check how browser localStorage can retain that state until midnight GMT. Done means answers survive a session reload but reset when the next daily puzzle is released.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100