A classic match-3 puzzle game built with Flutter.
-
4 Game Modes
- Timed - Score as many points as possible in 90 seconds
- Moves - Maximize your score in 30 moves
- Target - Reach the goal score to advance through levels
- Zen - Relax and play at your own pace
-
Pinch to Resize - Adjust the board from 5x5 to 10x10
-
Local Leaderboards - Compete with friends on the same device
-
Combo System - Chain reactions for bonus points
-
No Ads, No Tracking - Just a game
# Clone the repo
git clone https://github.com/Positronic-AI/gems.git
cd gems
# Install dependencies
flutter pub get
# Run in debug mode
flutter run
# Build release APK
flutter build apk --release
# Build release bundle (for Play Store)
flutter build appbundle --releaseGems collects no data. Everything stays on your device. See our Privacy Policy.
MIT License - see LICENSE for details.
Gems is a personal weekend project by Ben Vierck (github.com/xcud), built with the
LIT platform as the development tool — see
"Two Apps, Fourteen Hours" on the LIT blog.
It was created in the Positronic-AI GitHub organization by mistake and transferred to
xcud on 2026-08-29. It is not Positronic intellectual property; the tool's author does
not own what is written with the tool. A filing error, corrected in good faith.

