Skip to content

This was the first project of my Artificial Intelligence class. It includes a Mazer Generator based on DFS, as well as a Solver based on A*. Step by step visualizations of both are included, as well as an options menu to change parameters of the solving algorithm.

Notifications You must be signed in to change notification settings

dylanturnerfly/Maze-Generator-and-Path-Finder

Repository files navigation



To run Code:
To access the visualisation of the maze, right click on Homework1.html and click "Open with Live Server"
This requires the Live Server VS Code extension. 

About

This was the first project of my Artificial Intelligence class. It includes a Mazer Generator based on DFS, as well as a Solver based on A*. Step by step visualizations of both are included, as well as an options menu to change parameters of the solving algorithm.

Topics

Resources

Stars

Watchers

Forks