Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pathfinder

This web app provides interactive visualisations of popular pathfinding algorithms like Dijkstra's algorithm, DFS and BFS in the browser.

Check it out here! : https://gauthammk-pathfinder.netlify.app

Inspired by Clément Mihailescu's pathfinding visualisations. Check out his repo here : https://github.com/clementmihailescu/Pathfinding-Visualizer

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Interactive visualisations of popular pathfinding algorithms like Dijkstra's algorithm, DFS and BFS in the browser.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages