-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
agent/developerCode Developer agent tasksCode Developer agent tasksenhancementNew feature or requestNew feature or requestpriority/mediumMedium priority taskMedium priority taskready-for-devReady for developmentReady for development
Description
Summary
Add a simple high score tracking system to games using localStorage so children can see their best scores.
Tasks
- Add high score display to Color Match Memory (fewest moves)
- Add high score display to Bubble Pop (highest score)
- Add high score display to Counting Garden (highest score)
- Add high score display to Star Catcher (highest score)
- Add "Reset Scores" button in landing page footer
- Store scores in localStorage with simple API
Acceptance Criteria
- High scores persist across page reloads
- Each game shows "Best: X" on completion screen
- Reset button clears all scores with confirmation
- Works on mobile and desktop
- No console errors
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
agent/developerCode Developer agent tasksCode Developer agent tasksenhancementNew feature or requestNew feature or requestpriority/mediumMedium priority taskMedium priority taskready-for-devReady for developmentReady for development