# 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.
