Skip to content

helps you with wordle. mostly just for me to learn rust.

License

Notifications You must be signed in to change notification settings

yshavit/wordle-guesser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle Helper

Interactive CLI tool for solving Wordle puzzles.

Developing

Please run the following when you initially check the repo out (if you plan on pushing code):

git config core.hooksPath .githooks

Building is just the usual cargo build, cargo run, etc. Nothing fancy here.

Libraries (other than what's in Cargo.toml)

They have been truncated to 5-char words and filtered to remove plurals using wordsfilter.py.

About

helps you with wordle. mostly just for me to learn rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published