/a-AI-Maze-solver

Implementation of A* algorithm (in Python):an artificial intelligence problem used for the path-finding &the Graph traversals

Primary LanguageJupyter Notebook

A--AI-Maze-solver

##Play live here : LIVE

Implementation of A* algorithm (in Python):an artificial intelligence problem used for the path-finding &the Graph traversals

Read my blog here BLOG

Visualizing maze drawn and path found in matplotlib:

GUI-based Maze-Game using AI solver