Skip to content

BrandonIrizarry/Maze_Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze Solver

This Python program runs an animated graphic of a maze first being constructed, then being solved.

The maze is constructed using a randomized depth-first search. The maze is then also solved using depth-first search.

Instructions

Clone, then execute main.py with your locally-installed Python executable.

Other Notes

This program was written using Python 3.11.

About

Bootdev Maze Solver project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors