clementmihailescu/Pathfinding-Visualizer
A visualization tool for various pathfinding algorithms. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3579
- days_rel: n/a
- days_push: 1075
- n_releases_24m: 0
Adoption not part of the score
1746 stars · 500 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A web application that visually demonstrates pathfinding algorithms like Dijkstra's, A*, BFS, and DFS on an interactive grid, plus maze generation. It lets users draw walls and weights and watch how each algorithm explores the grid to find a path.
Use cases
- visualize how Dijkstra's algorithm explores a grid
- compare A* vs BFS pathfinding behavior
- learn pathfinding algorithms interactively
- generate mazes and see algorithms solve them
- teach graph search algorithms to students
- see why greedy best-first search fails to find shortest paths
When to choose
- you want an interactive, visual way to learn or teach pathfinding algorithms
- you need a browser-based demo of classic graph search algorithms
- you are a student studying algorithms and want intuition for heuristics
When to avoid
- you need a production pathfinding library to embed in your own software
- you need guaranteed correctness or an actively maintained project with a license
- you need weighted real-world routing rather than grid-based demos
Facets
application · maturity maintenance
data-visualization gui education web-development browser pathfinding algorithms visualizer maze-generation react dijkstra a-star education web
1 source
- readme: https://github.com/clementmihailescu/Pathfinding-Visualizer · fetched 2026-08-28 · 0f79ea3e1125
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| clementmihailescu/Pathfinding-Visualizer | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="clementmihailescu/Pathfinding-Visualizer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem