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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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!