Open leongxingyu opened 6 months ago
Feature mentioned was currently not implemented but can be included in future releases. Mentioned in user guide and game tutorial that whole word guesses and an alphabet are the accepted inputs.
Team chose [response.NotInScope
]
Reason for disagreement: [replace this with your explanation]
When I key in "zz" or other duplicated alphabets, it is counted as a guess.
Perhaps can add in a validation such that only inputs that corresponds to the length of the word to guess will affect the hangman result. (Mouthful..)
e.g: Word to guess is 4letters, if i give in inputs such as 2 lettered inputs, then it wouldnt affect the hangman result.