项目作者: prajwalsouza

项目描述 :
Solves Mazes taking an image input, along with the starting and ending points. There are two Algorithms here which solve mazes. One of them is a Shortest Path Algorithm, the other, Minimal Tree Agorithm along with dead end filling.
高级语言: Python
项目地址: git://github.com/prajwalsouza/Maze-Solver.git
创建时间: 2017-07-03T06:51:11Z
项目社区:https://github.com/prajwalsouza/Maze-Solver

开源协议:

下载