AnnaFYZ / guessing-word-game

guess word game for multiple users
https://guess-word.onrender.com
0 stars 0 forks source link

[FE] Implement Timer for Guessing Word with Game Stop on Timeout #3

Open AnnaFYZ opened 10 months ago

AnnaFYZ commented 10 months ago

User Story: As a player, I want a visual representation of the remaining time to guess the word in the game. I expect the game to automatically stop when the timer reaches 0, providing a clear indication of the end of the round.

Description: Develop a timer component to display the remaining time for users to guess the word. Additionally, implement functionality to automatically stop the game when the timer reaches 0.

Tasks:

Acceptance Criteria:

OlhaDanylevska commented 10 months ago

PR https://github.com/AnnaFYZ/guessing-word-game/pull/16