Solving maze
Go to http://127.0.0.1:8000/.
Click to load your AI player.
Click to load different mazes.
After your AI player is loaded
| Icon | Function |
|---|---|
| resets the player | |
| / | automates the process of communication between maze and player until paused or solution is found |
| steps the communication between maze and player | |
shows search tree as provided by Player.get_search_tree |
When a solution is found
The solution will be displayed on the maze.
← Testing Maze creator →