Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/danielangelo1/maze-path-finder

Python script that solves mazes represented in text files using Breadth-First Search (BFS) and Depth-First Search (DFS) algorithms.
https://github.com/danielangelo1/maze-path-finder

Last synced: about 1 month ago
JSON representation

Python script that solves mazes represented in text files using Breadth-First Search (BFS) and Depth-First Search (DFS) algorithms.

Awesome Lists containing this project