Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anh-duy-tran/pathfinding-visualizer
https://github.com/anh-duy-tran/pathfinding-visualizer
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/anh-duy-tran/pathfinding-visualizer
- Owner: Anh-Duy-Tran
- Created: 2022-11-14T02:26:27.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-04T02:57:59.000Z (about 2 years ago)
- Last Synced: 2024-10-19T06:17:55.876Z (2 months ago)
- Language: JavaScript
- Size: 6.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My Path-finding Visualizer Web App using React.js and Node.js
-*under-development*
**Progress so far:**
* The app can now do path search using BFS algorithm**Todo**
* Add more path finding algorithms to the app ( Dijkstra's, A* ).
* Fix the inconsistency in placing obtacle blocks in the frontend.**Preview**
![Preview](./ezgif-2-c7e59df775.gif)