14 lines
202 B
Markdown
14 lines
202 B
Markdown
# a-star
|
|
|
|
Simple implementation of the a* algorithm
|
|
|
|
Blue = wall
|
|
|
|
Red = walkway
|
|
|
|
Yellow = pather
|
|
|
|
Left click to change path
|
|
|
|

|