/pathfinding-visualizer

Pathfinding visualization tool for pathfinding algorithm

Primary LanguageVue

Pathfinding Visualizer

Welcome to my pathfinding visualizer, this pathfinding visualizer was inspired by Clément Mihailescu pathfinding algorithm project. You can visit my Pathfinding visualizer here https://gunawanahmad.github.io/pathfinding-visualizer/#/ or visit Clément Mihailescu Youtube Channel here https://www.youtube.com/channel/UCaO6VoaYJv4kS-TQO_M-N_g

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.