Skip to content

Commit

Permalink
added link to go-astar
Browse files Browse the repository at this point in the history
  • Loading branch information
val antonini committed Apr 27, 2024
1 parent 5968008 commit 2a1c9d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ The WorldGrid can be indexed via either:

Paths can be found using either Positions (matrix indexing) or Points (cartesian indexing).

[A Go version is also in to works](https://github.com/valantonini/go-astar)
## Example usage
![PathingExample](Docs/PathingExample.png "Pathing Example")

Expand Down

0 comments on commit 2a1c9d6

Please sign in to comment.