https://github.com/juliusmarminge/pathfinding-visualizer
A visualizer of different pathfinding algorithms
https://github.com/juliusmarminge/pathfinding-visualizer
algorithms data-structures react typescript vite
Last synced: 6 months ago
JSON representation
A visualizer of different pathfinding algorithms
- Host: GitHub
- URL: https://github.com/juliusmarminge/pathfinding-visualizer
- Owner: juliusmarminge
- Created: 2022-06-22T17:51:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T08:58:20.000Z (almost 2 years ago)
- Last Synced: 2025-02-10T12:43:03.535Z (8 months ago)
- Topics: algorithms, data-structures, react, typescript, vite
- Language: TypeScript
- Homepage: https://pfv.jumr.dev
- Size: 1.77 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pathfinding Visualizer
A visualizer tool inspired by [Clement Mihailescu's project](https://github.com/clementmihailescu/Pathfinding-Visualizer)
## Stack
## Demo
The app is live at [pfv.jumr.dev](https://pfv.jumr.dev)