-
+
+
+
Attempt {gameState.guesses.length + 1} / {maxAttempts}
{unlockedSeconds}s unlocked
-
+
+
-
+
+
@@ -293,9 +297,12 @@ export default function Game({ dailyPuzzle, genre = null, isSpecial = false, max
{!hasWon && !hasLost && (
<>
-
+
+
+
{gameState.guesses.length < maxAttempts - 1 ? (