3 releases
0.1.2 | May 12, 2022 |
---|---|
0.1.1 | May 12, 2022 |
0.1.0 | May 11, 2022 |
#907 in Games
45KB
Wordle Guesser
Was borded of using online tools that aren't great
Install
cargo install gwordle
Word List
Thanks to https://github.com/tabatkins/wordle-list for the word list
Args
-m, --matcher This is the query, use a . for unknown letters. For example you might know where s and h goes sh...
-h, --has This is where you put letters that you know are in the word. For example you might know there is a "o" and a "t" (-h ot)
-e, --exclude This is where you put letters that you know aren't in the word. For example xovyq
Dependencies
~6MB
~114K SLoC