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.
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.