xorz57 / Pathfinder

Pathfinder written in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pathfinder

License

image

Usage

python -m venv .venv
source .venv/bin/activate
python -m pip install -r requirements.txt
py .\pathfinder\main.py

About

Pathfinder written in Python

License:MIT License


Languages

Language:Python 100.0%