minesweeper-rs icon indicating copy to clipboard operation
minesweeper-rs copied to clipboard

A port of robmikh/Minesweeper using windows-rs.

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