#yarn #bevy #dialog #bevy-plugin #gamedev

app bevy_yarnspinner_demo

A demo for Bevy Yarn Spinner for Rust, the friendly tool for writing game dialogue

1 unstable release

0.1.0 Jan 30, 2024

#1763 in Game dev

22 downloads per month

MIT/Apache

2MB
5K SLoC

Yarn Spinner for Rust Demo

This crate is a complete example of a demo game showing off all kinds of features of Yarn Spinner for Rust. You can run it natively with

cargo run --bin bevy_yarnspinner_demo

Or you can run the run.sh found in the wasm directory to build and run it in the browser. Note that doing so on Windows requires deleting the assets symlink found in the wasm directory and copying crates/bevy_plugin/assets to crates/bevy_plugin/wasm/assets.

All assets included were made by Jan Hohenheim and are licensed under CC0.

Dependencies

~55–99MB
~1.5M SLoC