Skip to content

Releases: 0-kodiya-0/DiceGame

Dice Game v1.0.0 - Android dice game implementation with human vs computer gameplay

02 Jun 16:28
Compare
Choose a tag to compare

Features

  • 🎲 5-dice rolling game with strategic gameplay
  • 🤖 Smart computer AI opponent
  • ⚙️ Configurable target score (default: 101)
  • 🏆 Tie-breaker functionality for draws
  • 📱 Responsive design (portrait/landscape)
  • 🎨 Material Design 3 with dark/light theme
  • 💾 Game state persistence across configuration changes
  • 📊 Win/loss statistics tracking

Game Rules

  • Both players roll 5 dice simultaneously
  • Up to 2 optional rerolls per turn (can select dice to keep)
  • First to reach target score wins
  • Tie-breaker rounds if both reach target with same score

Technical Details

  • Platform: Android (API 24+)
  • Language: Kotlin
  • UI Framework: Jetpack Compose
  • Architecture: MVVM with singleton state management

Full Changelog: https://github.com/0-kodiya-0/DiceGame/commits/v1.0.0