Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

baterson/pathfinding-visualizer

Repository files navigation

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.

AltStyle によって変換されたページ (->オリジナル) /