Developer-Student-Clubs-VSSUT-Burla / Master-PyAlgo

36 stars 84 forks source link

Maze-Generation Solver #542

Open soumikbaithalu opened 3 years ago

soumikbaithalu commented 3 years ago

💥 Proposal

This uses the depth-first search algorithm of maze generation implemented with recursive backtracking, Visualiser for backtracking algorithm to solve the maze.

Have you read the Contributing Guidelines on Pull Requests?

Yes, I have read.