mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-04 21:03:07 +02:00
| mazes | ||
| .breakpoints | ||
| .gitignore | ||
| .replit | ||
| EARIN_Lab1.pdf | ||
| EARIN_LAB_Instruction.pdf | ||
| main.py | ||
| maze.txt | ||
| poetry.lock | ||
| pyproject.toml | ||
| README.txt | ||
| replit.nix | ||
| workingLinks.txt | ||
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