An implementation of Behavior Trees based on C# events.
Info
| Version: | 1.0.0 |
| Author(s): | zHaytam |
| Last Update: | Monday, November 18, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/zHaytam/BehaviorTrees |
| NuGet Url: | https://www.nuget.org/packages/BehaviorTrees |
Install
Install-Package BehaviorTrees
dotnet add package BehaviorTrees
paket add BehaviorTrees
BehaviorTrees Download (Unzip the "nupkg" after downloading)
Dependencies
- LiteGuard(>= 2.2.0)