Skip to content

itielMaimon/Minesweeper

Repository files navigation

Minesweeper

Minesweeper for Android

The classic Microsoft Minesweeper game from the 90s.

Features

  • 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.

Installation

Clone this repository and import it into Android Studio.

$ git clone https://github.com/itielMaimon/Minesweeper

Maintainers

This project is mantained by:

Contributing

  1. Fork it.
  2. Create your feature branch (git checkout -b my-new-feature).
  3. Commit your changes (git commit -m 'Add some feature').
  4. Push your branch (git push origin my-new-feature).
  5. Create a new Pull Request.