To run the program install python, go to project repository and just run python main.py:
python main.py 

you can specify the name of the file which stores maze by typing:
python main.py mazeFile.txt


