GitXplorerGitXplorer
a

wordle_player

public
0 stars
1 forks
0 issues

Commits

List of commits on branch main.
Unverified
d901718c5a6ac68f7793c2332554dbe7091f487f

some changes I forgot to commit before

aaletheap committed a year ago
Unverified
d09e4b40b5ee7e3b4e7cb3ba97b08cffef420461

choose most popular high entropy words.

aaletheap committed a year ago
Unverified
15f4272c60554589f5309f6ef899351d6c8f27ba

cut unneeded imports

aaletheap committed a year ago
Unverified
bfc595d4a6bf26b22eb04ede1a6a085eb9a74f81

entropy based player guesses

aaletheap committed a year ago
Unverified
f4888ad9cd47575c299d4e0d2c14232e97c154ac

removing files I should not have added

aaletheap committed a year ago
Unverified
f06d7f321f86b4f43dea68eceb2e2db7e2be8b86

aesthetic changes

aaletheap committed a year ago

README

The README file for this repository.

Wordle Player

Code that plays Wordle

(NOTE: The file words.json includes the solution of every wordle in order. Don't read it if you don't want spoilers.)

pip install "."

# play any wordle game you want
python ./bin/play_wordle.py --wordle_number=123

# get help playing wordle
./bin/help_me_play.py 

# autoplay every possible wordle game and generate stats on performance
./bin/auto_play.py 

Inspired by: The Best Starting Word in Wordle

Results

Stats

Results