There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This project finds the shortest path within a Maze using the A* algorithm. The frontend is implemented in Python 3.x and the backend is being implemented in SWI-Prolog. This project is currently a work in progress.