trigun539 / pathfinder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pathfinder

An app to easily try different pathfinding algorithms.

Algorithms Supported

  • A*

Running

  • Clone the repo
  • Run npm install
  • npm start
  • Go to http://localhost:9000 on your browser

About


Languages

Language:JavaScript 89.4%Language:CSS 9.4%Language:HTML 1.2%