> For the complete documentation index, see [llms.txt](https://docs.yarnspinner.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yarnspinner.dev/2.5/using-yarnspinner-with-rust/bevy-samples.md).

# Bevy Samples

* Our [examples directory](https://github.com/YarnSpinnerTool/YarnSpinner-Rust/tree/main/examples/bevy_yarnspinner) contains many small programs showcasing individual features
* [The demo](https://janhohenheim.itch.io/yarnspinner-rust-demo) has its [code open sourced](https://github.com/YarnSpinnerTool/YarnSpinner-Rust/tree/main/demo) to learn from it
* The [Foxtrot template](https://github.com/janhohenheim/foxtrot/tree/main) uses Yarn Spinner for Rust for its dialog. You can take a look at it to learn how Yarn Spinner is used in a more comprehensive 3D project.
