GitHub / andreidumitrescu95 / Python-Pathfinding-Algorithm-Visualizer
A python pathfinding visualizer implemented using pygame. The application allows the user to place start, end and obstacle nodes on a 2D grid and run a pathfinding algorithm from a selection of 6, in order to see the resulted shortest path.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreidumitrescu95%2FPython-Pathfinding-Algorithm-Visualizer
PURL: pkg:github/andreidumitrescu95/Python-Pathfinding-Algorithm-Visualizer
Stars: 7
Forks: 1
Open issues: 0
License: None
Language: Python
Size: 192 KB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: about 2 years ago
Pushed at: over 4 years ago
Last synced at: about 2 years ago
Topics: pathfinding-algorithm, pathfinding-visualizer, pygame, python