k402xxxcenxxx / path-finding-competition

An impromptu website created for a competition aimed at finding the best route.
0 stars 0 forks source link

path-finding-competition

An impromptu website created for a competition aimed at finding the best route.

Get start

# Generate virtual environment
python3 -m venv .venv
source .venv/bin/activate

pip install -r plaza/requirements.txt

python3 main.py