gwordle

Crates.iogwordle
lib.rsgwordle
version0.1.2
sourcesrc
created_at2022-05-11 14:24:20.538316
updated_at2022-05-12 10:47:00.577901
descriptionSolve worlde
homepage
repositoryhttps://github.com/ghostdevv/gwordle/
max_upload_size
id584669
size87,895
Willow (GHOST) (ghostdevv)

documentation

README

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
Commit count: 13

cargo fmt