/Maze-Solver

Making a program that can visualize a maze written in matrix and finding the maze's shortest route with A* algorithm and comparing it with BFS search

Primary LanguagePython

This repository is not active