News

The main script is mazeTester.py. There are four sample configuration files, one for each task. These specify the parameters used to run assignment 2. To run the script, go to the same ...
Generate mazes using DFS, Prim's, or Kruskal's algorithms Solve mazes using DFS, BFS, or A* algorithms Visualize maze generation and solving with optional animations Edit mazes manually (set walls, ...