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

https://github.com/josewebdev2000/diceroller-app-android

Simple Android App built with Kotlin that simulates rolling a dice
https://github.com/josewebdev2000/diceroller-app-android

Last synced: 2 months ago
JSON representation

Simple Android App built with Kotlin that simulates rolling a dice

Awesome Lists containing this project

README

        

# DiceRoller Android App (Kotlin)


Dice Pic

## Overview


Simple Android app that requests the user to click a button to simulate a dice roll.


The result of the dice roll is represented by a dice with a particular number faced-up.



Randomization Algorithms were implemented in order to simulate dice rolls.

## Skills


The following technologies were required to complete this project



  • Android Studio

  • XML

  • Kotlin