GitHub / joshpls / AlgorithmVisualization
Visualization for the following algorithms: A* Search, Bredth First Search, Depth First Search, and Greedy-Best First Search. In addition to Recursive and DFS maze generation.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshpls%2FAlgorithmVisualization
PURL: pkg:github/joshpls/AlgorithmVisualization
Stars: 2
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 95.7 KB
Dependencies parsed at: Pending
Created at: almost 4 years ago
Updated at: almost 3 years ago
Pushed at: over 3 years ago
Last synced at: over 2 years ago
Topics: a-star-algorithm, algorithm, bfs-algorithm, dfs-algorithm, greedy-best-first-search, maze-generation-algorithms, path-finding, path-finding-algorithms, pygame, python, visualization