Comments are REQUIRED; flow charts and Pseudocode are NOT REQUIRED. Directions T
ID: 656661 • Letter: C
Question
Comments are REQUIRED; flow charts and Pseudocode are NOT REQUIRED.
Directions
The files must be called <YourNameChapter17.java>. Example: KenDeweyChapter17.java Ensure you include ALL files required to make your program compile and run.
I would like to see your .java files only.
Proper coding conventions required the first letter of the class start with a capital letter and the first letter of each additional word start with a capital letter.
Follow proper java coding conventions throughout the program.
Basic Requirements
Write a program that tests the user
Explanation / Answer
Session 1:
1. After we have closing the dialog box and the start by typing first color name:
Memory Game
Then Enter color number 0: red
And then After pressing enter and then we can type the second color name:
Memory Game:
Then again Enter color number 1: black
After pressing enter:
You can get the full credit for completing of this section.
Session 2:
1. After we have closing the dialog box, then the main window appears:
Memory Game
Enter color number 0
2. Then we have to click on the hint button:
Memory Game
Enter color number 1: y
3. And then After typing the first color name:
Memory Game
Enter color number 2: red
4. And then we have to pressing the enter button and then by click on the hint button:
Memory Game
Enter color number 3: w
5. And After entering all the five possible colors correctly then:
Memory Game
Then it shows that your memory is correcyly perfect!