Skip to content

Tool for taking information of a wordle game and displaying all "possible" letter permutations, disregarding word legality, up to 9 letters in length for word-to-be-guessed.

License

Notifications You must be signed in to change notification settings

venera-program/permudle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

permudle

Permudle displays takes the information of a wordle session and displays all "possible" letter permutations (up to 9 letters in length) for the word-to-be-guessed. This tool ignores word legality because I built it to help sort combinations of letters, not to find me the exact answer.

Running

go run main.go

About

Tool for taking information of a wordle game and displaying all "possible" letter permutations, disregarding word legality, up to 9 letters in length for word-to-be-guessed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages