Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

MazeSolver

Python code that generates mazes using depth first search. Also solves the maze using the A* search algorithm. Utilizes the pygame module to draw the maze to the screen.

About

Python code that generates mazes using depth first search. Also solves the maze using the A* search algorithm.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages