Added Fluent Behaviour Tree (#133)

This commit is contained in:
Kaitou
2017-04-21 11:07:02 +08:00
committed by Ellison Leão
parent 41033622af
commit 255ff9514d

View File

@@ -304,6 +304,7 @@
### AI
* [Fluent Behaviour Tree](https://github.com/codecapers/Fluent-Behaviour-Tree) - 具有流畅 API 的 C# 行为树工具库,基于 MIT 协议发布
* [SimpleAI](https://github.com/mgerhardy/simpleai/) - 用 C++ 11 实现的行为树基工具库,带有 QT5 远程调试器(而且带有可选的 Lua 连接)。基于 MIT 协议发布。
音频