Skip to content

✨ Add countdown timer to typing game #1435

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bhattk64
Copy link

@bhattk64 bhattk64 commented Jul 5, 2025

Summary

This PR adds a 30-second countdown timer to the typing game in the 4-typing-game lesson.

Features:

  • Timer starts when the game begins
  • Timer stops when the user finishes or time runs out
  • Input disables after timeout
  • Success or timeout messages displayed

This helps simulate time pressure and adds replayability to the game.

@bhattk64
Copy link
Author

bhattk64 commented Jul 5, 2025

@microsoft-github-policy-service agree

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.

1 participant