Java Behaviour Trees is a Java framework for easily building and running generic behaviour trees. Here, "behaviour tree" refers to the technique used to control the behaviour of characters in video games.
IMPORTANT NOTE: our source code has been moved to GitHub. You will find it at:
https://github.com/gaia-ucm/jbt
Note however that all the binary files will still be distributed here at SourceForge.
License
Apache License V2.0Follow Java Behaviour Trees (JBT)
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
So far I've been loving JBT. It's been remarkably easy to integrate it into my game. Hope to see this project out of Alpha at some point :)
-
Even if currently marked as alpha JBT seems to work very well. Good job!