Two player game of Pong.


Player One's paddle (left side): is moved with the 'Q' and 'A' keys.
Player Two's paddle (right side): is moved with the Up Arrow and Down Arrow keys.


Here is the source Code TwoPlayerPong.java,   Ball.java,   Paddle.java,   OurCanvas.java

Back to Java Page

Back to John Donohues's Homepage
Questions or Comments to:  
Last Updated 1/19/97