In PokerGameGui.java, there's a large portion of commented out code (starting line 300) that holds the pictures for the rules. It's currently implemented as a pop-up window, but doesn't scroll through the different pictures, so figure out a way to make it go through all of the rules.
In PokerGameGui.java, there's a large portion of commented out code (starting line 300) that holds the pictures for the rules. It's currently implemented as a pop-up window, but doesn't scroll through the different pictures, so figure out a way to make it go through all of the rules.