Skip to content

efefurkankarakaya/cheapest-route-graph3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cheapest Route

Visualizes given graph with 3D node objects and calculates cheapest path and shows in console screen.

Installation

$ pnpm install

Running

To start

$ pnpm start

To test

$ pnpm test