tompaton/yahtzee

need to check if yahtzee has already been scored

Opened this issue · 0 comments

if (isYahtzee(state.roll)) return "yahtzee";

possibly implement joker rules and suggest the correct row to score into