1 unstable release
0.1.0 | Jan 30, 2024 |
---|
#2117 in Game dev
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
~52–91MB
~1.5M SLoC