An open API service indexing awesome lists of open source software.

https://github.com/kartikmehta8/pygame-pathfinder-visualization

This is a Python script for a pathfinding algorithm using Pygame. It includes a grid of nodes and uses A* algorithm to find the shortest path between two nodes.
https://github.com/kartikmehta8/pygame-pathfinder-visualization

pathfinder pygame python visualization

Last synced: 3 months ago
JSON representation

This is a Python script for a pathfinding algorithm using Pygame. It includes a grid of nodes and uses A* algorithm to find the shortest path between two nodes.

Awesome Lists containing this project

README

          

![BANNER](https://user-images.githubusercontent.com/77505989/232323883-f7b04c2a-d4ce-4690-adcb-91b2c1c8a924.png)