update_letters_known_in_word: Establish which letters are known to be in the target word

Description Usage Arguments Value

View source: R/wordler.R

Description

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.

Usage

1

Arguments

game

'wordler' game object (as generated by new_wordler).

Value

A 'wordler' game object.


wordler documentation built on Feb. 1, 2022, 5:08 p.m.