Template for a Game using the awesome Bevy engine featuring out of the box builds for Web (Wasm) from the perspective of front-end developers.
- 集成 bevy_asset_loader
- 集成一个游戏菜单
- rust
- cargo-watch
- wasm-pack
- wasm-bindgen-cli
- nodejs > 16
- Install Dependencies
sh build_rust_src.sh
npm install