--- firstpage: lastpage: --- ## Included Environments The environments listed below are implemented in the [minigrid/envs](/minigrid/envs) directory. Each environment provides one or more configurations registered with OpenAI gym. Each environment is also programmatically tunable in terms of size/complexity, which is useful for curriculum learning or to fine-tune difficulty. ```{toctree} :hidden: :caption: Minigrid Environments boss_level_no_unlock blocked_unlock_pickup simple_crossing dist_shift door_key dynamic empty fetch four_rooms go_to_door go_to_object key_corridor lava_gap locked_room memory multi_room obstructed_maze playground put_near red_blue_doors unlock unlock_pickup ```