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.
This App is developed for situations like you need to toss many dices when, for example, playing a board game with friends.
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
- Select the number of dices you wish to toss.
- Click the "Roll!!!" button
- A Toast message is shown to differentiate two rolls that may have the same result.
- The the result is shown immediately. The number of each dice value are shown after its corresponding dice face icon.