lucasnlm/antimine-flutter

Antimine is an open source minesweeper-like puzzle game.

22

stars

13

commits

Dart

primary language

Mar 16, 2025

updated

flutter
flutter-flame
game-development
minesweeper-game
puzzle

README

Antimine - Minesweeper

License: GPL v3 GitHub release Flutter Powered by Flame crowdin Antimine: no guess minesweeper Downloads

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!

Download

Get it on Google Play

Features

  • No guessing algorithm
  • Multiple themes colors (including dynamic colors and AMOLED)
  • Multiple skins (including the classic)
  • Game Levels: Beginner, Intermediate, Expert, Master, Legend, and Custom
  • Game Statistics
  • Save/Resume state when Quit/Resume game
  • Resume previous saved games
  • Retry failed games
  • Continue after click on a mine
  • 4 different control styles
  • Custom long press duration
  • Optional Question mark
  • Open multiple areas by pressing numbers
  • Game assistant to auto-flag discovered mines
  • Zoom out
  • Share games

Screenshots

Build

Internationalization

Strings are generated using Slang.

dart run slang

Android

Android build

flutter build appbundle  --release 

iOS Build

flutter build ipa --obfuscate --split-debug-info=./debug-info
flutter build appbundle

Contributors

lucasnlm

13 commits

lucasnlm/antimine-flutter

Antimine is an open source minesweeper-like puzzle game.

22

stars

13

commits

Dart

primary language

Mar 16, 2025

updated

flutter
flutter-flame
game-development
minesweeper-game
puzzle

README

Antimine - Minesweeper

License: GPL v3 GitHub release Flutter Powered by Flame crowdin Antimine: no guess minesweeper Downloads

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!

Download

Get it on Google Play

Features

  • No guessing algorithm
  • Multiple themes colors (including dynamic colors and AMOLED)
  • Multiple skins (including the classic)
  • Game Levels: Beginner, Intermediate, Expert, Master, Legend, and Custom
  • Game Statistics
  • Save/Resume state when Quit/Resume game
  • Resume previous saved games
  • Retry failed games
  • Continue after click on a mine
  • 4 different control styles
  • Custom long press duration
  • Optional Question mark
  • Open multiple areas by pressing numbers
  • Game assistant to auto-flag discovered mines
  • Zoom out
  • Share games

Screenshots

Build

Internationalization

Strings are generated using Slang.

dart run slang

Android

Android build

flutter build appbundle  --release 

iOS Build

flutter build ipa --obfuscate --split-debug-info=./debug-info
flutter build appbundle

Contributors

lucasnlm

13 commits

Languages

Dart

89.2%

C++

8.1%

CMake

1.8%