Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 526 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 526 Bytes

About

"Gridster" challenge from PlusPeter: user defines and sees a X * Y grid where an arbitrary start and end square are selected and highlighted. User defines permissible squares through which path(s) can go between the two points. Breadth First Search algorithm finds and highlights any shortest path.

Set Up Instructions

npm install 
npm start

This project was bootstrapped with Create React App.

Deploy on now

Install now

Run now --public