michael8090 / js-maze-astar

a* for maze problem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

js-maze-astar

a toy project about using a* to find the shorest path of a maze;

clone and open index.html to see the demo, use the selector to set the unit size.

demo

About

a* for maze problem


Languages

Language:JavaScript 50.6%Language:TypeScript 45.4%Language:HTML 4.0%