Skip to content

brettch/wordletool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle Tool

This is a tool for solving the excellent Wordle puzzle.

It mainly exists as an exercise to learn the (by all accounts) equally excellent Rust.

Running

If you have the Rust toolchain installed, simply run the following command and follow the prompts.

cargo run

Note that the first iteration of "Calculating best guesses" may take several minutes depending on the speed of your computer. After the first round, the possible solution set will get much smaller and quicker to search.

About

Utility for solving Wordle and learning Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages