kpro1999 / OBehave

A simple C# library for implementing behavior trees

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A simple C# library for implementing behavior trees

License:BSD 2-Clause "Simplified" License