/behavior3Test

Primary LanguageJavaScriptMIT LicenseMIT

behavior3Test

A simple example on how to implement the behavior3 lib in nodejs (and similarly in the browser)

Note: the behavior3 lib does not support nodejs currently so there is an included version of it in the lib folder that works with node.

This is a simple behavior tree built off the example given in the great article by Chris Simpson on behavior trees here

Download the sample and run node app and you will get an output

https://github.com/behavior3/behavior3js