You are browsing as a guest. Sign up (or log in) to start making projects!

The_King

@The_King

Joined June 8th, 2026

  • 1Devlogs
  • 2Projects
  • 0Ships
  • 0Votes
Open comments for this post

17m 15s logged

Located Wordle Dictionaries - there’s 2 different ones: A list of possible answers (about 2309 in number) and a list of valid guesses (over 12000 words that aren’t in the possible answers). Stored them in a file and made a quick program to retrieve them and create a merged “master list”. I plan to use the valid guess words to lessen the remaining possible answers somewhere around turn 3 - there are 6 guesses after all.

0
Original post
@The_King

Located Wordle Dictionaries - there’s 2 different ones: A list of possible answers (about 2309 in number) and a list of valid guesses (over 12000 words that aren’t in the possible answers). Stored them in a file and made a quick program to retrieve them and create a merged “master list”. I plan to use the valid guess words to lessen the remaining possible answers somewhere around turn 3 - there are 6 guesses after all.

Replies

Loading replies…

0
28

Followers

Loading…