I have added seed generation for dice randomization and also a skeleton template for creating the dice roll command.
The dice roll command shows the value of each dice and the total value of the roll when a user types the "roll" command. In addition, it tells the user the "result" of each roll: whether they win, lose, or (for the come-out roll) establish the point.
I have added seed generation for dice randomization and also a skeleton template for creating the dice roll command.
The dice roll command shows the value of each dice and the total value of the roll when a user types the "roll" command. In addition, it tells the user the "result" of each roll: whether they win, lose, or (for the come-out roll) establish the point.