Skip to content

Path finding app in a grid using breadth first search algorithm.

Notifications You must be signed in to change notification settings

tadasdulke/path-finding-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Path Finding App

A path finding app created with React.js and Redux based on breadth first search algorithm in a grid based environment.

Check out live version: https://tadasdulke.github.io/path-finding-app/

Screenshot: Screenshot

Installation

Clone the repository and open your terminal. Make your current working directory todo-app-react-redux.

Make sure you have Node.js installed.

Install npm:

install npm

Then launch react app:

npm start

Built With

About

Path finding app in a grid using breadth first search algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published