kylelhk / Pictionary

CITS5505 Agile Web Development - Group Project
MIT License
1 stars 0 forks source link

Remove XXXXX and show correct word if guess is not correct #74

Closed iheathers closed 2 months ago

iheathers commented 2 months ago

From team discussion:

  1. Replace "XXXXX" with a more meaningful placeholder.
  2. Make the quit button register a guess as "XXXXX," similar to running out of time.
  3. Consider displaying the correct word if the user guesses incorrectly.