https://github.com/basanthaider/diceroller
Simple dice roller simulator
https://github.com/basanthaider/diceroller
android kotlin mobile-development
Last synced: about 2 months ago
JSON representation
Simple dice roller simulator
- Host: GitHub
- URL: https://github.com/basanthaider/diceroller
- Owner: basanthaider
- Created: 2024-08-03T21:41:47.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-17T23:38:51.000Z (almost 2 years ago)
- Last Synced: 2025-01-06T14:22:01.376Z (over 1 year ago)
- Topics: android, kotlin, mobile-development
- Language: Kotlin
- Homepage:
- Size: 441 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dice Roller App
A simple dice roller app built for Android.
# This app demonstrates fundamental Android development concepts including:
- User interface creation with XML layouts
- Generating random numbers
- Displaying text in TextViews
- Basic Kotlin syntax and control flow
# Key features:
- Rolls multiple dice
- Displays the result of each die
- Calculates and displays the sum of the rolled dice
# App Snapshots

