TrailBlazer for .NET Core
Status
Development | Preview | Release |
---|---|---|
Releases
Release | Version |
---|---|
Release |
Introduction
TrailBlazer is a path finding and artificial intelligence library for .NET. Our goal is to provide users with a simple, powerful and expandable suite of path finding tools to easily implement path finding and local search into applications. The core foundation of TrailBlazer is a generic framework so that applications of any scope can make use of efficient tools without each project requiring a complex independent implementation.
Getting Started
Download libraries using NuGet for .NET Core or download the TrailBlazer source project
Project | Download |
---|---|
Source | |
NuGet |
License
TrailBlazer is licensed under the MIT License