Skip to content

This is a implementation of Dijkstra Algorithm using P5.js

Notifications You must be signed in to change notification settings

PranjalAgni/dijkstra-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DIJKSTRA ALGORITHM VISUALIZER

This is a simple project which shows the real world implementation of Dijkstra Algorithm using P5.js , it purely demonstrates how path-finding algorithm works.

Getting Started

These instructions will get up running the project on your local machine.

Prerequisites

  • NodeJS
  • NPM

Installing

To get up running the project you just need is:

node app.js

and it will show you the port number of local server where it is serving.

Built With

Screenshots

It shows how Dijkstra is checking every path and selecting the best path.

screenshot 96

screenshot 97

screenshot 100

screenshot 101

Author

  • Pranjal Agnihotri

About

This is a implementation of Dijkstra Algorithm using P5.js

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published