Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/marc7666/roll-dice

This application performs the task of rolling two dice and displays the images of the corresponding dice face, the value of the dice face in both text and number and, finally, displays the sum of the values.
https://github.com/marc7666/roll-dice

Last synced: about 8 hours ago
JSON representation

This application performs the task of rolling two dice and displays the images of the corresponding dice face, the value of the dice face in both text and number and, finally, displays the sum of the values.

Awesome Lists containing this project

README

        

# Roll dice

## Execution example

![Execution example](https://github.com/marc7666/Roll-dice/blob/master/images/execution%20example.png?raw=true)
[Execution class example](https://github.com/marc7666/Roll-dice/blob/master/src/Main.java)

## Links
The dice are original black and white, but I have changed the white colour because I didn't like it.

* Number 1: https://cdn2.iconfinder.com/data/icons/dice-roll/100/dice_black_1-512.png
* Number 2: https://cdn2.iconfinder.com/data/icons/dice-roll/100/dice_black_2-512.png
* Number 3: https://cdn2.iconfinder.com/data/icons/dice-roll/100/dice_black_3-512.png
* Number 4: https://cdn2.iconfinder.com/data/icons/dice-roll/100/dice_black_4-512.png
* Number 5: https://cdn2.iconfinder.com/data/icons/dice-roll/100/dice_black_5-512.png
* Number 6: https://cdn2.iconfinder.com/data/icons/dice-roll/100/dice_black_6-512.png