8000 GitHub - josh-gleason/wordle-greedy: Greedy min-max wordle strategy
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

josh-gleason/wordle-greedy

Repository files navigation

wordle-greedy

Simple implementation of greedy min-max wordle strategy. For each step choose the guess that results in the fewest candidate solutions.

run main.py for interactive prompt.

Requires packages numpy and tqdm.

About

Greedy min-max wordle strategy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0