Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sameetasadullah/maze-solver-using-bfs

Implemented Maze Solver using Breadth First Search (BFS) in Python Language
https://github.com/sameetasadullah/maze-solver-using-bfs

artificial-intelligence bfs bfs-algorithm bfs-search breadth-first-search maze-solver pycharm pycharm-ide python python3

Last synced: 13 days ago
JSON representation

Implemented Maze Solver using Breadth First Search (BFS) in Python Language

Awesome Lists containing this project

README

        

Maze Solver Using BFS

### Description
Implemented `Maze Solver` using `Breadth First Search (BFS)` in `Python Language`. Detailed `Project Description` can be found [Here](https://github.com/SameetAsadullah/Maze-Solver-Using-BFS/blob/main/Project%20Statement.pdf).