Skip to content

feat: Implement time mode countdown timer with visual feedback#3

Merged
Eldoprano merged 1 commit into
mainfrom
claude/implement-time-mode-011CUg6d9qWStKWezSR6Kgn7
Oct 31, 2025
Merged

feat: Implement time mode countdown timer with visual feedback#3
Eldoprano merged 1 commit into
mainfrom
claude/implement-time-mode-011CUg6d9qWStKWezSR6Kgn7

Conversation

@Eldoprano

Copy link
Copy Markdown
Owner
  • Set minimum time to 1 minute and default to 5 minutes for time-selector mode
  • Add countdown timer that starts when time-selector mode is active
  • Display timer in MM:SS format in the top bar during gameplay
  • Implement color transitions: normal (orange), warning at 25% (yellow), critical at 10% (red)
  • Add pulsating animation with scale effect when time drops below 10%
  • Timer grows progressively as time gets critical (3em → 3.2em → 3.5em)
  • Game automatically ends and shows score window when timer reaches zero

- Set minimum time to 1 minute and default to 5 minutes for time-selector mode
- Add countdown timer that starts when time-selector mode is active
- Display timer in MM:SS format in the top bar during gameplay
- Implement color transitions: normal (orange), warning at 25% (yellow), critical at 10% (red)
- Add pulsating animation with scale effect when time drops below 10%
- Timer grows progressively as time gets critical (3em → 3.2em → 3.5em)
- Game automatically ends and shows score window when timer reaches zero
@Eldoprano Eldoprano merged commit 4fa167e into main Oct 31, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants