Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 897 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 897 Bytes

Dice

An Android App for tossing certain number of dices

Created for my friends at SFLS History Association SFLS, easing the process of playing Axis&Allies, a WWII themed board game.

Motivation

This App is developed for situations like you need to toss many dices when, for example, playing a board game with friends.

Installation and Running

Open the project in Android Studio, and run the App on either an emulator or an actual Andriod Device. Minimum SDK: API 21: Android 5.0. More information on Run Apps on a Hardware Device

App Usage

  1. Select the number of dices you wish to toss.
  2. Click the "Roll!!!" button
  3. A Toast message is shown to differentiate two rolls that may have the same result.
  4. The the result is shown immediately. The number of each dice value are shown after its corresponding dice face icon.