Skip to content

JonARea/SimpleAstarSearchAlgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

A Simple A* Search Algorithm in Javascript

Designed to work for 2D maze-type graphs

--This version only returns true if there is a path and false if there isn't.

Coming soon: finds shortest path, returns length of shortest path

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published