🎲 Dice Roller App
A simple Android app that simulates rolling a dice. Built with Kotlin and Jetpack Compose, it displays a dice image that changes whenever the "Roll" button is pressed.
📱 Features
- Tap a button to roll a dice.
- Displays a corresponding dice face (1–6).
- Built using Jetpack Compose for a modern declarative UI.
- Clean, minimal Material3 design.
🛠️ Built With
- Kotlin
- Jetpack Compose
- Material3 Design Components
- Android Studio
📹 Demo
Screen_Recording_20250904_184441_Dice Roller.mp4
🧑💻 How It Works
- On launch, the dice shows face 1.