letter_freq
play_wordle(debug = TRUE)
now outputs the target word at the start of the gamewordle_dict
such the answer set is no longer at the front of the listwordle_solns
which is a character vector of solutions to all
past and future puzzlesorthogonal_words
. These are sets of 1-to-5 words containing the
5-, 10-, 15-, 20-, all- most common letters without duplicate letters.quiet
argument to WordleGame$try()
to suppress outputWordleGame
R6
class for running a game of Wordleplay_wordle()
function to run the enginewordle_dict
list of wordsstringi
for some string handlingknown_counts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.