Skip to content

baterson/pathfinding-visualizer

Folders and files

NameName
Last commit message
Last commit date
Dec 11, 2024
Jan 21, 2024
Jan 31, 2024
Jan 11, 2024
Jan 11, 2024
Jan 11, 2024
Jan 19, 2024
May 13, 2024
May 12, 2024
May 12, 2024
Dec 11, 2024
Dec 11, 2024
May 12, 2024
Jan 11, 2024
Jan 11, 2024

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.

Releases

No releases published

Packages

No packages published

Contributors 2