The classic Microsoft Minesweeper game from the 90s.
- 3 levels of difficulty
Choose between 3 levels of difficulty, Easy (9x9), Medium (16x16) and Hard (30x16).
- 3 different themes
Choose between 3 different themes, Classic, Modern and Dark.
- Dark Mode
Get into the Dark Mode for the long nights.
- Multi-language support
Choose between 2 languages, Hebrew and English.
Clone this repository and import it into Android Studio.
$ git clone https://github.com/itielMaimon/Minesweeper
This project is mantained by:
- Fork it.
- Create your feature branch (git checkout -b my-new-feature).
- Commit your changes (git commit -m 'Add some feature').
- Push your branch (git push origin my-new-feature).
- Create a new Pull Request.