leongxingyu / pe

0 stars 0 forks source link

Seems like an invalid alphabet input is counted as a guess #4

Open leongxingyu opened 6 months ago

leongxingyu commented 6 months ago

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.

nus-se-script commented 6 months ago

Team's Response

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.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: [replace this with your explanation]