Game Dictionary¶
Jericho allows access to the dictionary of a game through jericho.FrotzEnv.get_dictionary(). The dictionary contains a list of jericho.DictionaryWord that are recognized by the game’s parser.
Jericho allows access to the dictionary of a game through jericho.FrotzEnv.get_dictionary(). The dictionary contains a list of jericho.DictionaryWord that are recognized by the game’s parser.