Skip to content

I make 2D city and this city have many store and every store connected multiple road.Now when we select 2 store then system find the smallest road between two store by using DFS (Depth First Search) algorithm. This map written by PHP and JavaScript

amirhamza05/Shortest-Path-Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Shortest-Path-Map

I make 2D city and this city have many store and every store connected multiple road.Now when we select 2 store then system find the smallest road between two store by using DFS (Depth First Search) Algorithm. This map written by PHP and JavaScript.

Language

  • Java Script
  • PHP
  • HTML
  • CSS

Algorithm

  • Depth First Search (DFS)

Screen Shot

2D City Map with Store and Road

Mark Shortest Path Between Two Store

Mark Shortest Path Between Two Store

About

I make 2D city and this city have many store and every store connected multiple road.Now when we select 2 store then system find the smallest road between two store by using DFS (Depth First Search) algorithm. This map written by PHP and JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages