51 Forks
280 Stars
280 Watchers

AStar

A fast 2D path finding library based on the A* algorithm. Works with both grids and graphs. Supports any .NET variant that supports .NETStandard 2.0 or higher. This library has no external dependencies. The library is licensed under the MIT license.

How to download and setup AStar

Open terminal and run command
git clone https://github.com/roy-t/AStar.git
git clone is used to create a copy or clone of AStar repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with AStar https://github.com/roy-t/AStar/archive/master.zip

Or simply clone AStar with SSH
[email protected]:roy-t/AStar.git

If you have some problems with AStar

You may open issue on AStar support forum (system) here: https://github.com/roy-t/AStar/issues