- Author: Graham Mitchell
- Filename: Pong.java
Pong
Download the following code and get it to compile.
Files Needed
What You Should Do on Your Own
Assignments turned in without these things will receive
no credit.
- Add a second paddle, and make it move with the up and down arrows.
- Make the ball score on the left side, too.
- Add two score variables (one for each player), and display them on the screen.
©2013 Graham Mitchell
This assignment is licensed under a
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 United States License.