# The Maze Environment for Search # The Maze Environment is a 2-D grid world embedded in a 3-D simulation. Grid locations correspond to potential intersections in the maze; the maze is randomly generated and contains a single shortest path to the goal, no loops. Various search and learning agents are implemented in the Maze environment, as well as a first-person search setting.

What the display means

Search experiments

Reinforcement learning experiments

Controls

The controls can be easily redefined, but in general, the following keys should work:

User Interface

The pull-down menu lists the different types of agents available for the Maze:

Search experiments

Reinforcement learning experiments

Additional Controls

The control panel includes additional controls: