Take out a piece of paper. We’ll be programming on paper.
Create a TwoDicePigPanel class that extends JPanel.
It should look like .
It has two PlayerPanels, a DicePanel and a ButtonPanel.
What is the constructor going to look like?