honzaap/Pathfinding

Pathfinding on a real map anywhere in the world

JavaScript

412

64 commits

updated Nov 7, 2023

See the code

README

Map Pathfinding Visualizer

Pathfinding algorithms visualized on a real map. Anywhere in the world.

GitHub GitHub

Try it out!

https://github.com/honzaap/Pathfinding/assets/58147774/1a5e5c50-5e13-4738-b67a-2015631906ee

Installation

  1. Clone repository to your local machine
  2. Open terminal and cd into repository folder
  3. Run npm install
  4. Run vite or npm run dev

Available algorithms

  • A* algorithm
  • Greedy algorithm
  • Dijkstra's algorithm
  • Bidirectional Search algorithm
a-star-algorithm
dijkstra-algorithm
map
pathfinding
visualization

Contributors

honzaap

64 commits

honzaap/Pathfinding

Pathfinding on a real map anywhere in the world

JavaScript

412

64 commits

updated Nov 7, 2023

See the code

README

Map Pathfinding Visualizer

Pathfinding algorithms visualized on a real map. Anywhere in the world.

GitHub GitHub

Try it out!

https://github.com/honzaap/Pathfinding/assets/58147774/1a5e5c50-5e13-4738-b67a-2015631906ee

Installation

  1. Clone repository to your local machine
  2. Open terminal and cd into repository folder
  3. Run npm install
  4. Run vite or npm run dev

Available algorithms

  • A* algorithm
  • Greedy algorithm
  • Dijkstra's algorithm
  • Bidirectional Search algorithm
a-star-algorithm
dijkstra-algorithm
map
pathfinding
visualization

Contributors

honzaap

64 commits

Languages

JavaScript

89.0%

SCSS

8.1%

HTML

2.9%