update_letters_known_in_word | R Documentation |
For all items in game$guess
, establishes the letters which are now
known to be in the target word. These are present as a character vector in
game$letters_known_in_word
in the returned object.
update_letters_known_in_word(game)
game |
'wordler' game object (as generated by
|
A 'wordler' game object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.