Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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

![image alt](IMG-20240807-WA0006.jpg)
![image alt](IMG-20240807-WA0007.jpg)