a minesweeper solver in Rust
Find a file
2020-05-27 19:41:59 +02:00
src [improvment] adapt rules a little bit, improve obvious moves 2020-05-27 19:41:59 +02:00
.gitignore solver 2020-05-26 20:44:57 +02:00
.rustfmt.toml [refactor] rustfmt 2020-05-26 23:43:45 +02:00
Cargo.lock solver 2020-05-26 20:44:57 +02:00
Cargo.toml solver 2020-05-26 20:44:57 +02:00
README.md [improvment] adapt rules a little bit, improve obvious moves 2020-05-27 19:41:59 +02:00

minesweeper-solver

a minesweeper solver in Rust

50% win rate on 10000 games