Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 628 Bytes

File metadata and controls

11 lines (6 loc) · 628 Bytes

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