praca_magisterska/code/python/run.sh

6 lines
122 B
Bash
Raw Normal View History

2026-03-08 21:29:46 +01:00
#!/bin/bash
# Run the Python shortest-path visualizer (requires pygame)
set -e
cd "$(dirname "$0")"
python3 visualizer.py