A lightweight, 2D A* (A Star) algorithm.
Info
Version: | 1.3.0-beta.1 |
Author(s): | Val Antonini |
Last Update: | Thursday, April 25, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/valantonini/AStar |
NuGet Url: | https://www.nuget.org/packages/AStarLite |
Install
Install-Package AStarLite
dotnet add package AStarLite
paket add AStarLite
AStarLite Download (Unzip the "nupkg" after downloading)
Dependencies
Tags