|
|
|
|
|
|
Who Wants To Be A Millionaire? |
|
|
|
Introduction This is a project to wite a program that simulates the popular game show "Who Wants To Be A Millionaire?". Explore several internet site for comparable games to determine the "look and feel" of your program. |
|
|
|
|
|
|
|
|
|
|
|
The Program Your task is to write a program that simulates the game show. You will need to develop a file of questions to ask the user. You will also need to develop an appropriate user interface which displays the possible answer and keeps track of the progress of the player. You need not enable the feature of "calling a friend" or "asking the audience". As in previous programs, turn in a listing of your source code, and several example runs of the game. If you worked with others, be sure to include their names on your program. |
|
|
|
|
|
|
|
|
|
|
|
|
|