Update README.md
This commit is contained in:
@@ -1,10 +1,13 @@
|
|||||||
# Simple aStar pathing in SFML
|
# a-star
|
||||||
|
|
||||||
|
Simple implementation of the a* algorithm
|
||||||
|
|
||||||
Blue = wall
|
Blue = wall
|
||||||
|
|
||||||
Red = walkway
|
Red = walkway
|
||||||
|
|
||||||
|
Yellow = pather
|
||||||
|
|
||||||
Left click to change path
|
Left click to change path
|
||||||
|
|
||||||
|
|
||||||

|

|
||||||
|
|||||||
Reference in New Issue
Block a user