You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hangman game allows single character guesses and whole word guesses as specified in the in-game tutorial and in the UG.
However, hangman game does not allow multi-character guesses that are shorter than whole word length; please look at the photos where I guess "fr" and hangman does not recognise this as correct, but guessing 'f' and 'r' separately is accepted.
Adding multi-character guesses that are shorter than whole word length as an additional feature would be nice as whole word guesses are already allowed.
Hangman game allows single character guesses and whole word guesses as specified in the in-game tutorial and in the UG.
However, hangman game does not allow multi-character guesses that are shorter than whole word length; please look at the photos where I guess "fr" and hangman does not recognise this as correct, but guessing 'f' and 'r' separately is accepted.
Adding multi-character guesses that are shorter than whole word length as an additional feature would be nice as whole word guesses are already allowed.
[original: nus-cs2113-AY2324S2/pe-interim#2095] [original labels: type.FeatureFlaw severity.Medium]
The text was updated successfully, but these errors were encountered: