Skip to content
/ TBCore Public

Local Search and Path Finding libraries for .NET Core

License

Notifications You must be signed in to change notification settings

jlat96/TBCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrailBlazer for .NET Core

Status

GithubIssues

Development Preview Release
Master
NuGet Deployment

Releases

Release Version
Release GH_Pre-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 GH_Pre-Release
NuGet Nuget

License

TrailBlazer is licensed under the MIT License