#beet #behavior #game-ai #beetmash

nightly bin+lib beet-cli

CLI for beet authoring tools

3 releases

new 0.0.5 Mar 8, 2025
0.0.5-rc.1 Feb 15, 2025
0.0.1 Mar 4, 2024

#320 in Robotics

Download history 129/week @ 2025-02-12 8/week @ 2025-02-19 16/week @ 2025-02-26

153 downloads per month

MIT/Apache

32KB
487 lines

beet

Tools for building reactive structures

Crates.io version Download docs.rs docs

API Docs

Beet is a set of tools for building reactive structures. Your mileage may vary depending on the crate of interest:

Crate Status Description
beet_flow 🦢 Scenes-as-control-flow bevy library for behavior trees etc
beet_spatial 🐣 Extend beet_flow with spatial behaviors like steering
beet_ml 🐉 Extend beet_flow with machine learning using candle
beet_sim 🐉 Extend beet_flow with generalized simulation tooling like stats
beet_rsx 🐉 Cross domain authoring tools
beet_router 🐉 File based router for websites
beet-cli 🐉 CLI for beet authoring tools
  • 🦢 documented and tested
  • 🐣 docs and tests are incomplete
  • 🐉 highly experimental, here be dragons

Bevy Versions

bevy beet
0.15 0.0.4
0.14 0.0.2
0.12 0.0.1

Dependencies

~0–15MB
~215K SLoC