Files
a-star/README.md
2016-11-25 21:54:19 -08:00

14 lines
202 B
Markdown

# a-star
Simple implementation of the a* algorithm
Blue = wall
Red = walkway
Yellow = pather
Left click to change path
![alt tag](https://github.com/MitchellHansen/aStar/blob/master/screeny.png)