HarshCasper / NeoAlgo

Bringing all Data Structures and Algorithms under one Roof âš¡
MIT License
876 stars 1.05k forks source link

Maze-Generation Solver in python #7080

Closed soumikbaithalu closed 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.

github-actions[bot] commented 3 years ago

Hello @soumik2012,
Thank you for opening an issue. :partying_face:
To get assigned to this particular issue please use /assign
Check this guide before contributing.

soumikbaithalu commented 3 years ago

/assign

github-actions[bot] commented 3 years ago

This issue has been assigned to @soumik2012! It will become unassigned if it isn't closed within 12 days. A maintainer can also add the pinned label to prevent it from being unassigned.