Skip to content

aneesazc/pathfinding-visualizer

Repository files navigation

Pathfinding Visualizer

Check out the live version: Pathfinder

Getting Started Locally

  • Clone the repo
  • Edit generateMaze(14, 20) in App.jsx to change width and height of the maze
  • Hit npm run dev

Typescript

Just rename any file from .jsx to .tsx