RustySweeper This is an implementation of the classic Minesweeper game, built using the Rust programming language and Bevy Framework. Running the app Development: cargo run --features debug Lauch in browser: cargo run --target wasm32-unknown-unknown