dorkhub

Pathfinding

Pathfinding on a real map anywhere in the world

honzaap
JavaScript41042 forksMITupdated 2 years ago
visit the demogit clone https://github.com/honzaap/Pathfinding.githonzaap/Pathfinding

Map Pathfinding Visualizer

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

GitHub GitHub

Try it out!

readme.mp4

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

more like this

FyWorld

FyWorld - Base-Building / Simulation Game & Tutorial in Unity

C#331

bit_gossip

Pathfinding library for calculating all node pairs' shortest paths in an unweighted undirected graph.

Rust50

search

search projects, people, and tags