As a user, I want an app where I can roll and score an entire hot dice hand.
This will require a view where there exists a button "roll" that produces a list of results for each dice.
Then, I must select to re-roll or keep certain dice.
A score must be calculated for the current hand as it were including the "kept" dice. This scoring procedure can be initiated by a button named "score current hand"
As a user, I want an app where I can roll and score an entire hot dice hand.
This will require a view where there exists a button "roll" that produces a list of results for each dice. Then, I must select to re-roll or keep certain dice. A score must be calculated for the current hand as it were including the "kept" dice. This scoring procedure can be initiated by a button named "score current hand"