poli.objective_repository.super_mario_bros.level_utils.level_to_list#
- poli.objective_repository.super_mario_bros.level_utils.level_to_list(level_txt: str) List[List[str]] #
Takes a level as a string and returns a list of lists of individual tokens.
Takes a level as a string and returns a list of lists of individual tokens.