diff --git a/README.md b/README.md index cb8cdc3..fb80b1e 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,13 @@ -# Simple aStar pathing in SFML +# a-star + +Simple implementation of the a* algorithm Blue = wall Red = walkway -Left click to change path +Yellow = pather +Left click to change path ![alt tag](https://github.com/MitchellHansen/aStar/blob/master/screeny.png)