check_guess | Compare user input to target word |
dictionary | Wordle dictionary |
filter_game | Filter dictionary of target words using Wordle logic |
filter_guess | Filter dictionary of target words using Wordle logic |
filter_wordle | Filter dictionary of target words using Wordle logic |
find_letters | Determine letter categories for a Wordle guess |
find_words | Filter dictionary using regular expression |
guess_dictionary | Wordle dictionary |
make_guess | Make a single Wordle guess |
parse_word | Split word into individual letters |
play_wordle | Play a game of Wordle |
prompt_for_guess | Request word guess input from user |
target_dictionary | Wordle dictionary |
validate_guess | Validate a Wordle guess |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.