play_wordle | R Documentation |
Selects a random target word of specified length and prompts user for input words. Input words are compared to target word and feedback is given to user indicating which words are correct, incorrect, or misplaced.
play_wordle(n_letters = 5)
n_letters |
Length of target word |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.