From 41033622afcfc9d3770549e733c9bb3b93366f22 Mon Sep 17 00:00:00 2001 From: Christian Greiner Date: Thu, 20 Apr 2017 15:51:06 +0200 Subject: [PATCH] Added Fluent Behaviour Tree (#132) * Added Fluent Behaviour Tree * Fixed alphabetical order --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c2ce348..4789f82 100644 --- a/README.md +++ b/README.md @@ -305,8 +305,10 @@ with AWS and Twitch – with full source. ### AI +* [Fluent Behaviour Tree](https://github.com/codecapers/Fluent-Behaviour-Tree) - C# behaviour tree library with a fluent API released under MIT. * [SimpleAI](https://github.com/mgerhardy/simpleai/) - C++11 behaviour tree based library with a QT5 based remote debugger (and with optional LUA bindings) released under MIT. + Audio ----- *Audio editors, sounds collections and more.*