mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-04 22:03:10 +02:00
8 lines
202 B
Plaintext
8 lines
202 B
Plaintext
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
|
|
|
|
|