Skip to content

shyambh/maze-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Maze-solver

This is a simple maze solver in Python. The program solves the problem using recursive methods. This project was done as part of a guided Python project that Boot.dev offers.

Below is the maze solver in action. The path that is made is marked in Green and in case the code needs to revert its moves, then the backtracking is shown in Red.

Maze.solver.in.action.mov

About

A simple maze solver in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages