Skip to content

ZroeX/AStarSearchAlgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

AStarSearchAlgorithm

AStar Search Algorithm Project.

Left mouse button : Set node close/open.
"R" key : Reset map.
"Space" key : Find path.

Node Color :
Green : Start node.
Gray : End node.
White : Open node.
Black : Close node.
Blue : Checked node.
Red : Final path.

By ZroeX
version: Unity_5.5.1f1

About

AStarSearchAlgorithm Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published