When playing with real dices, the result of the player's rolls is unknown to the game engine.
The input method is the way the user interacts with the application to enter the results.
The player can then decide when and which row to score in the grid.
Button-able or Buttons of Dices Method
Use buttons from 1 to 6 to fill in the roll output
Loop-able Method
Clicking a dice icon loops from 1 to 6
Rolling the Virtual Dices
Only when playing with virtual dices, the roll is generated and detected automatically.
Selectable Method
After clicking the Roll Button, select which dices that the player wishes to keep in hand, all non-selected will be changed
Sortable Method
Two sortable dices zones. Dices on the left are changed on next roll, dices on the right are kept in hand