- Start at top left.
(0, 0)
- Finish at bottom right.
(n-1, n-1)
- Each coordinate has a value:
positive
,negative
, orzero
. - Do not revisit a coordinate.
- Do not move diagonally.
Demo → gridpath.pages.dev |
---|
![]() |
- Node Package Manager1
npm install
npm run build
npm run preview -- --open