Skip to content

pi314/my_wordle_helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

My Wordle Helper

My wordle Python implementation and a built in helper.

Need Python3 or above.

$ python -m wordle

The helper's algorithm was from 3B1B's Solving Wordle using information theory [v68zYyaEmEA] .

$ wordle               # play a random wordle (only from past)
$ wordle .             # play today's wordle
$ wordle 2021/06/19    # play 2021/06/19 wordle
$ wordle 123           # play wordle #123

(WIP?, hope I can finish this)

About

My Commnadline wordle game and a built in helper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages