Console Minesweeper
About
This is a simple minesweeper that run in the terminal.
(Thank to the best tooters @[email protected] and @[email protected] to make me post something on itch for you)
It is built in Rust, to play you have to select a position in the board and an action.
Rules:
- You must discover any non-mines cases and flag every mines. Cases with numbers show the number of mines in their 8-neightbouring cases (corner + direct).