roniskywalker / Findr_

It's a PATHFINDER application which can find shortest distance between two places.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Findr_

It's a PATHFINDER application which can find shortest distance between two places.

Run Locally🕹️

👉Clone the project

  git clone https://github.com/roniskywalker/Findr_.git

👉Go to main directory

  cd ./Findr_

👉Install pygame

  pip install pygame

👉Install pathfinding

  pip install pathfinding

👉Run app.py file

  python app.py

Demo🔮

findr

About

It's a PATHFINDER application which can find shortest distance between two places.


Languages

Language:Python 100.0%