Challenge from Mrs. Reddig
|
View the Pong code I helped the students develop.
You need to compile the .java files and place the resulting class files in a folder called "Java Classes" that is in the same directory as the TrivialApplet.html file. The ball bounces off the walls but not the paddle. Challenge to your students: get the ball to bounce off the paddle ball.javaSource code for TrivialApplet.html <title>TrivialApplet</title> |
|
HINT after one of my students really found this one a challenge:
|