There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Maze generation and solving using Python, DFS and Tkinter. This project offers classes for cells, walls, and mazes, featuring depth-first algorithm for creating and solving mazes.