CS 110 Introduction to Computing
Fall 2003

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

Due in class on Wednesday, October 29, 2003


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