b-adiguzel44 / Python_MazeAlgorithm

A python maze solving algorithm from a text file

Repository from Github https://github.comb-adiguzel44/Python_MazeAlgorithmRepository from Github https://github.comb-adiguzel44/Python_MazeAlgorithm

Python Maze Algorithm

It's just my midterm project

for more instructions check "181307059_rapor.pdf"

Usage of this program should be like this:

NOTE : Make sure the python script and girdi.txt (or guclu_girdi.txt) file are in the same directory. Otherwise, it won't work

Just type this command below in your terminal

py yolbul.py girdi.txt <file_name_you_want>.txt

or

py yolbul.py guclu_girdi.txt <file_name_you_want>.txt

About

A python maze solving algorithm from a text file


Languages

Language:Python 100.0%