/OBehave

A simple C# library for implementing behavior trees

Primary LanguageC#BSD 2-Clause "Simplified" LicenseBSD-2-Clause

OBehave

OBehave is a library for implementing simple Behavior Trees in .NET and Mono. It features a fluent API inspired by Stateles, the open source Finite State Machine (FSM) library. More information to come, but meanwhile please feel free to download the source code and take a look at the unit tests. I think you might find them somewhat informative.