the daily history game. guess the year of historical events in six tries or less!

1 Open Issue Need Help Last updated: Feb 21, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This issue addresses the missing test coverage for the `resetGame` function within `useGameActions`. The goal is to add a new test that verifies `resetGame` correctly calls `session.clearGuesses()` and `session.clearRanges()`, and confirms that no server interaction occurs during the reset process.

Complexity: 1/5
good first issue size/XS

the daily history game. guess the year of historical events in six tries or less!

TypeScript