/pathfinder-python

Simple pathfinder visualizer with python!

Primary LanguagePythonApache License 2.0Apache-2.0

Pathfinding ( Python )

Visualise pathfinding algorithm with Pygame.

Installation

  git clone https://github.com/ismail424/pathfinder-python
  cd pathfinder-python
  pip3 install pygame pathfinding
  python3 app.py

Demo

Demo live