What else do we need???
We need to save the “POINT” value from the first roll somewhere.
We need to compare our POINT value and the current dice roll to several values
- Compare Current dice roll to POINT value: Use a comparator
- Compare Current dice roll to values of 7, 11, 2, 3, 12: Use comparator logic
Need inputs to start the dice roll, stop the dice roll.