/minesweeper-rs

A port of robmikh/Minesweeper using windows-rs.

Primary LanguageRustMIT LicenseMIT

minesweeper-rs

A port of robmikh/Minesweeper using windows-rs.

Running

Running this sample requires at least Windows build 1803 (v10.0.17134.0). To compile and run (after setting up), use:

cargo run --release

minesweeper-opt2