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-a-star

Implemented Maze Solver using A-Star (A*) in Python Language
https://github.com/sameetasadullah/maze-solver-using-a-star

a-star a-star-algorithm a-star-path-finding a-star-search artificial-intelligence maze-solver pycharm pycharm-ide python python3

Last synced: about 2 months ago
JSON representation

Implemented Maze Solver using A-Star (A*) in Python Language

Awesome Lists containing this project

README

        

Maze Solver Using A-Star

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