Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
nus-pe-bot opened this issue Apr 19, 2024 · 1 comment
Open

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

nus-pe-bot opened this issue Apr 19, 2024 · 1 comment

Comments

@nus-pe-bot
Copy link

nus-pe-bot commented Apr 19, 2024

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.


[original: nus-cs2113-AY2324S2/pe-interim#2575] [original labels: severity.Low type.FunctionalityBug]
@nigelheng
Copy link

nigelheng commented Apr 21, 2024

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.

Duplicate status (if any):

--

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants