Home > Java, Programming > Simple Proj

Simple Proj

February 22nd, 2010

Directions
The file must be called BrianKenttaProg7.java
Include ALL files required to make your program compile and run.
I would like to see your .java files only.
All variables, methods, constructors, loops, classes and objects must have comments to include ending comments.
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.
Basic Requirements
Write a program that tests a user’s ability to memorize a sequence of colors. As shown in the sample session, the program starts off by displaying a dialog box with a list of colors that are to be memorized


Simple Proj

Comments are closed.
Bear