Behavior trees in ruby

I know this isn’t really an announcement list, but this is my first ruby
library. I’d love to get some feedback on it.

Behavior trees are a concept for modeling behaviors as…well…trees.
The
leaf nodes interact with the environment, the interior nodes determine
what
leaf nodes to call. Pretty simple concept, really. I couldn’t find a
library
for fiddling with these in ruby, so I wrote one:
http://github.com/arwagner/rbtree

There’s also a blog post about it here:
http://www.nearinfinity.com/blogs/andrew_wagner/behavior_trees_in_ruby.html

Thanks for any feedback you might have!

On 10/23/2010 04:03 PM, Andrew W. wrote:

I know this isn’t really an announcement list, but this is my first ruby
library. I’d love to get some feedback on it.

AFAIK, the list welcomes this kind of post.

There’s going to be trouble with

gem install rbtree

since there is already a gem by that name.

Looks like a good idea, by whatever name.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am 24.10.2010 02:10, schrieb Joel VanderWerf:

On 10/23/2010 04:03 PM, Andrew W. wrote:

I know this isn’t really an announcement list, but this is my first ruby
library. I’d love to get some feedback on it.

AFAIK, the list welcomes this kind of post.

Definitely! But please put a “[ANN]” in your subject line next time so
it’s easier to judge wheather your mail is an announcement or a question
or whatever.

Vale,
Marvin
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJMw+K9AAoJEGrS0YjAWTKVDJcH/iGg00i4JGGaZdk3ooMz6S5e
GySZRzDLhj+phlePIwqjzsiErEa4dTgwjoJ3TY4xLIu3t8RI9IBm90688tUYhD8h
M/FBpbAEk308JNwQhlYMZ9f1i9UV/Z0IVp4xB7adTz1h+tUrWYY/yr5S/cUBj3fk
pyTHmxzunSEIl5hrDe1GImQKl9dS7Nd7rSZ1anyUm7bQ/Yc9FU/SxSxs++tCPfgp
ztzo40Xu+sjfbPZ51ky236jfqRivRj/NJqTIt50FuJ6P3nmN1xxo1BPRrmbO6tHx
aUFqLyTuXPeaclTPaCy0AwFVj8kz6Z+P29p626FsJD4/8uhoCOYBq2vA+RVtUC8=
=Yrjy
-----END PGP SIGNATURE-----