FLUTTER ECOSYSTEM

lucasnlm/antimine-flutter

Antimine एक ओपन सोर्स माइन्सवीपर-जैसा पज़ल गेम है।

एंटीमाइन प्रोजेक्ट कवर
Stars
22
Forks
6
अंतिम पुश (UTC)
16 मार्च 2025
प्रोजेक्ट स्थिति
सक्रिय
Lucas Lima GitHub avatar
भाषाएँDartC++CMakeCRubyHTMLJavaKotlin

तकनीकी विषय

संबंधित पैकेज और उदाहरण

confetti कवरv0.8.0

confetti

स्क्रीन पर रंगीन कॉन्फेटी फैलाएं। शैली में ऐप के उपलब्धियों का जश्न मनाएं। कॉन्फेटी के वेग, कोण, गुरुत्वाकर्षण और मात्रा को नियंत्रित करें।

1.6 हज़ारलाइक 3 लाख30-दिन डाउनलोड160Pub अंक
AndroidiOSWebmacOSWindowsLinux

उपयोग की गई निर्भरताएँ

निर्भरता सूची 28 आइटम

ऐप श्रेणियाँ

मूल README

यह अंग्रेज़ी मूल स्नैपशॉट है। नवीनतम सामग्री GitHub पर देखें।

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

https://github.com/user-attachments/assets/635151eb-cca6-47a4-8ba2-4b57f49686b0 https://github.com/user-attachments/assets/a582b4c3-f37d-4d8f-9c1a-ec253f2f2222 https://github.com/user-attachments/assets/62f0e525-5eff-453c-a45f-54b8d801bd76 https://github.com/user-attachments/assets/85ad7783-2a84-4e21-81af-810afff4157c

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