/astarjs

A* in JS

Primary LanguageJavaScript

A* Pathing

A basic implementation of A* in JavaScript.

Run

Create a local webserver e.g. http-server .

The yellow tiles display the path from A to B. Click or drag within the box to toggle the tiles on/off.