CS 110 Introduction to Computing
Spring 2002

Project #3: Paper/Scissors/Rock
aka Jan-ken-po (japanese)
aka GaWee PaWee Boh (Korean)

Due in class on Tuesday, March 26, 2002


Write a Java applet to play the game of Paper-Scissors Rock. An example applet is shown below:

Your applet should also keep a score (Me vs You). This will be shown in an updated applet later.



Extra Credit

Post your applet in your own web page.

Notes

    Make sure you enter your name in the NAME slot at the top of the program. Also, use the SIGNATURE slot in your applet.

    Once you are done with the exercise, hand in a printed (stapled) report that contains the following:


Back to: Course Materials