GitHub / truongluan303 / pathfinding-and-sorting-algorithm-visualizer
A Visualizer for pathfinding algorithms (including A*, Dijkstra, BFS, DFS) and sorting algorithms (including Merge, Quick, Insertion, Bubble, and selection sort)
Stars: 5
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 3.07 MB
Dependencies parsed at: Pending
Created at: almost 4 years ago
Updated at: about 2 years ago
Pushed at: almost 2 years ago
Last synced at: almost 2 years ago
Topics: a-star, breadth-first-search, bubble-sort, depth-first-search, dijkstra, insertion-sort, merge-sort, pathfinding-algorithms, pygame, quick-sort, selection-sort, sorting-algorithms, visualization