pygamePathFinding Just a simple Pygame pathfinding demo using Dijkstra's algorithm. Installation Clone the project and install the requirements. git clone https://github.com/PogoSpin/pygamePathFinding pip install -r requirements.txt