issues
search
nimblebun
/
wordle-cli
play wordle in your command line
MIT License
79
stars
4
forks
source link
Fix gameplay bugs and improve accuracy
#2
Closed
jozsefsallai
closed
2 years ago
jozsefsallai
commented
2 years ago
This update contains the following changes:
Fix case where a letter is entered twice but the word only contains it once (fixes #1)
Save whenever the player presses the enter key instead (prevents cheating/premature retries)
Add keyboard shortcut for copying share string
Add list of valid words and use that for validating input
This update contains the following changes: