Wordle Boss

Get the smartest Wordle guesses you’ll find all day.

This package uses a MINIMAX algorithm to find the best Wordle guess in any situation, and is implemented largely in C in order to work as fast as possible.

Note

The docstrings contained in the package are very brief and incomplete in many cases. This documentation is the only complete source of information about the package.

To download the documentation, see Installation from source. See sphinx-build in the Sphinx docs for information about building it.

In This Documentation