# rustymines
A mine sweeping game engine with optional dud mines.
## Documentation
For documentation, please refer to: https://docs.rs/rustymines
## Where did the CLI game go?
The CLI implementation of the game has been outsourced to [rustymines-cli](https://crates.io/crates/rustymines-cli).