ucsb-cs56-projects / cs56-games-poker

-
MIT License
2 stars 11 forks source link

Improve Rules Panel #84

Open hseong42 opened 6 years ago

hseong42 commented 6 years ago

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.