AnnaFYZ / guessing-word-game

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

[FE] Implement Main Screen Component for Word Guessing #5

Closed AnnaFYZ closed 10 months ago

AnnaFYZ commented 10 months ago

Image

User Story: As a player engaging with the word guessing game, I want to interact with a visually appealing main screen component that effectively represents the word guessing interface. This component should consist of a dynamic line containing grey boxes or revealed letters, with the total number of boxes corresponding to the number of letters in the word. This allows me to intuitively track the progress of the game.

Description: Create the main screen component responsible for displaying the word guessing interface. This component should consist of a line containing grey boxes or already guessed letters, with the total number of boxes corresponding to the number of letters in the word.

Tasks:

Acceptance Criteria: