dorkhub

pathfinding-visualizer

Pathfinding Algorithm Visualizer with ability to Pause/Rewind during run

baterson
Svelte513 forksMITupdated 1 year ago
visit the demogit clone https://github.com/baterson/pathfinding-visualizer.gitbaterson/pathfinding-visualizer

Pathfinding Algorithm Visualizer

Interactive pathfinding algorithm visualizer with player functionality. Allows pause and rewind the algorithm's history for in-depth analysis.

Check out the Pathfinding Algorithm Visualizer for a live demo.

chrome-capture-2024-1-23 (1)

Technologies

  • Svelte/SvelteKit
  • TypeScript
  • Pathfinding Algorithms (A*, BFS, DFS, Dijkstra)

Run locally

Use Node 20.x

  • npm install - install dependencies
  • npm run dev - run a dev server

Contribution

If you have ideas for improvements or want to contribute to the project, please feel free to fork the repository, make your changes, and submit pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.

more like this

FyWorld

FyWorld - Base-Building / Simulation Game & Tutorial in Unity

C#331

bit_gossip

Pathfinding library for calculating all node pairs' shortest paths in an unweighted undirected graph.

Rust50

search

search projects, people, and tags