Minesweeper A game written in Rust and wasm. Check it out here. Installation To run the game locally: npm install npm run build npm run start