Modify the dice poker program from this chapter to include


1. In your own words, describe the process of OOD.

2. In your own words, define encapsulation, polymorphism, and inheritance.

3. Modify the Dice Poker program from this chapter to include any or all of the following features:

(a) Splash Screen. When the program first fires up, have it print a short introductory message about the program and buttons for "Let's Play" and "Exit." The main interface shouldn't appear unless the user selects "Let's Play."

(b) Add a help button that pops up another window displaying the rules of the game (the payoffs table is the most important part).

(c) Add a high score feature. The program should keep track of the 10 best scores. When a user quits with a good enough score, he/she is invited to type in a name for the list. The list should be printed in the splash screen when the program first runs. The high-scores list will have to be stored in a file so that it persists between program invocations.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Modify the dice poker program from this chapter to include
Reference No:- TGS01704961

Expected delivery within 24 Hours