# Functions
this will download the wordlist from github/mdanka/szozat/main/src/constants/hungarian-word-letter-list.json and cache it into the local filesystem.
returns the embedded wordlist.
Filter the provided wordlist for the Markers.
returns the latest cached content from local filesystem.
Parse one guess and returns the narkers describing each letter.
Parse guesses which must be WordLength letter long, and all letter prefixed with a marker.
prases the gray letters given from an encoded string of space separated letters list.
parse the green letters from an encoded string of pair of letter:index list.
parse the orange letters from an encoded string of space separated letters list.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author