Skip to content

A web app to visualise dijkstra's pathfinding algorithm.

Notifications You must be signed in to change notification settings

solasamuel/pathfinding_visualiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pathfinding Algorithm Visualizer

Map

Algorithm schema

Result

Algorithm schema

Table of contents

General info

This project was bootstrapped with Create React App.

Technologies

Project is created with:

  • JavaScript
  • React
  • CSS
  • Npm

Launch

In the project directory, you can run in a terminal :

$ npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

About

A web app to visualise dijkstra's pathfinding algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published