Skip to content

behaviorai/behavior-go

Repository files navigation

behavior

Full feature behavior tree implemented with golang, with support for custom nodes.

The author is not native english speaker, thus you are welcome to add english comments and wiki.

Usage

Custom Node(action|composite|decorator|condition) should be registered before use. Check loader/loader.go for example.

TODO:

  • [x]sample
  • [x]doc

editor recommended:

behavior3editor

Releases

No releases published

Packages

No packages published

Languages