Skip to content

nvkienn/wordle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle

Get smart suggestions for the next guess as you play Wordle. Powered by Information Theory.

Wordle.py

Solve wordle with a smart assistant.

USAGE:
    wordle game        Play the game, vanilla
    wordle solver      Play the game with suggested solutions
    wordle external    Play the game with self-provided outcomes

Usage

Simply execute the wordle binary at the root of this project. This is linked to src/wordle/__main__.py which is the main entrypoint.

Releases

No releases published

Packages

No packages published

Languages