Skip to content

Positronic-AI/gems

Repository files navigation

Gems

A classic match-3 puzzle game built with Flutter.

Gems gameplay

Features

  • 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

Download

Get it on Google Play

Building from Source

# 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 --release

Privacy

Gems collects no data. Everything stays on your device. See our Privacy Policy.

License

MIT License - see LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published