mines_sweeper
Overview
mines_sweeper
is a classic minesweeper game fully implemented in Flutter. The game challenges players to clear a rectangular board containing hidden “mines” without detonating any of them.
Installation
Clone the repository and navigate to the project directory. Run the game using your preferred Dart environment.
Usage
The game starts with a grid of unmarked squares. Some randomly selected squares are designated as containing mines. The goal is to mark all the mines without uncovering any of them.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
This project is licensed under the terms of the MIT license.