Closed hackerb9 closed 9 months ago
If the user guesses a duplicate letter, mark them both if and only if there are two such letters in the solution.
XEROX The secret word FEMME User's guess .*... ← Correct hint behaviour
XEROX The secret word EXLAX User's guess ??..* ← Correct hint behaviour
XEROX The secret word EXXON User's guess ???*. ← Correct hint behaviour
Closes #52
If the user guesses a duplicate letter, mark them both if and only if there are two such letters in the solution.
XEROX The secret word FEMME User's guess .*... ← Correct hint behaviour
XEROX The secret word EXLAX User's guess ??..* ← Correct hint behaviour
XEROX The secret word EXXON User's guess ???*. ← Correct hint behaviour
Closes #52