Antimine is an open source minesweeper-like puzzle game.
Find a file
2021-01-01 12:25:50 -03:00
.github Update workflow 2020-08-25 11:03:36 -03:00
about Bump version 2021-01-01 12:25:50 -03:00
app Update dialog margins 2021-01-01 12:25:50 -03:00
common Bump version 2021-01-01 12:25:50 -03:00
control Bump version 2021-01-01 12:25:50 -03:00
core Bump version 2021-01-01 12:25:50 -03:00
external Bump version 2021-01-01 12:25:50 -03:00
fastlane/metadata/android Update strings 2020-12-17 10:10:29 -03:00
foss Bump version 2021-01-01 12:25:50 -03:00
gradle/wrapper Update gradle-wrapper.properties 2020-04-16 09:33:51 -03:00
i18n Bump version 2021-01-01 12:25:50 -03:00
instant Update translations 2020-11-05 10:46:38 -03:00
preferences Bump version 2021-01-01 12:25:50 -03:00
proprietary Bump version 2021-01-01 12:25:50 -03:00
purchases Bump version 2021-01-01 12:25:50 -03:00
themes Bump version 2021-01-01 12:25:50 -03:00
ui Bump version 2021-01-01 12:25:50 -03:00
wear Bump version 2021-01-01 12:25:50 -03:00
.editorconfig Fix ktlint imports 2020-03-08 14:44:30 -03:00
.gitignore Add support to Google stuff and small optimizations 2020-08-16 20:28:16 -03:00
build.gradle Fix ktlint 2020-12-31 19:17:01 -03:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2020-03-22 13:19:55 -03:00
CONTRIBUTING.md Create CONTRIBUTING.md 2020-03-22 13:18:29 -03:00
detekt.yml Add detekt.yml config file 2020-06-28 14:13:42 -03:00
gradle.properties First open source release 2020-02-06 22:50:47 -03:00
gradlew Move proprietary code to proprietary lib 2020-04-08 09:34:28 -03:00
gradlew.bat Move proprietary code to proprietary lib 2020-04-08 09:34:28 -03:00
LICENSE Initial commit 2020-02-06 22:41:44 -03:00
PRIVACY_POLICY.md Rename privacy_policy.md to PRIVACY_POLICY.md 2020-05-24 19:40:53 -03:00
README.md Update README.md 2020-12-21 11:09:32 -03:00
settings.gradle Move code to modules 2020-12-31 19:17:01 -03:00

Antimine - Minesweeper

Android CI License: GPL v3 GitHub release ktlint crowdin FOSSA Status Donate

Description

Antimine is a minesweeper-like puzzle game. The objective is to flag the spaces with mines to make the field a safer place without exploding any of them.

You win the game when you've flagged every mine in the minefield. Be careful not to trigger one!

Screeshots

Contributing

Feel free to contribute with issues, feature requests, pull requests, or translating.

Download

Get it on F-Droid Get it on Google Play

Features

  • No guessing algorithm
  • Multiple Themes (including AMOLED)
  • System Theme: Dark or Light
  • Game Levels: Begginner, Intermediate, Expert, and Custom
  • Game Statistics
  • Android Wear OS support
  • Save/Resume state when Quit/Resume game
  • Resume previous games
  • Retry failed games
  • 4 different control styles
  • Custom long press duration
  • Optional Question mark
  • Open multiple areas by pressing numbers
  • Game assistant to auto-flag discovered mines
  • Share game
  • App shortcuts
  • Split screen
  • Accessibility: adjustable touch area
  • Accessibility: screen reader

Technical Details

License

FOSSA Status