An open API service indexing awesome lists of open source software.

https://github.com/deltacs99/maze-solver

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.
https://github.com/deltacs99/maze-solver

backtracking dfs-algorithm object-oriented-programming recursive-algorithm tkinter unit-testing

Last synced: 5 months ago
JSON representation

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.

Awesome Lists containing this project