Skip to content

frokanic/DiceRollApp

Repository files navigation

Dice Roll App 🎲

The Dice Roll App is a simple application that simulates rolling two dice. Each roll generates a random number between 1 and 6 for each die.

Features ✨

  • Simulate rolling two dice with a single tap. 🎲
  • Display the results of each roll with corresponding dice images. 🎯
  • Built using the MVVM (Model-View-ViewModel) architecture for separation of concerns and maintainability.
  • Utilizes Android Architecture Components such as ViewModel and LiveData. 🏗️
  • Implements ViewBinding for efficient view access and null safety. 🔗

Technologies Used 🚀

  • MVVM (Model-View-ViewModel) architecture
  • ViewBinding
  • Kotlin programming language
  • Android Architecture Components: ViewModel and LiveData
  • XML
  • Gradle build system

Screenshots 📷

Contact 📧

For any questions or inquiries, feel free to reach out to [email protected].

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages