Pong!
Technology used: Java
A ping pong game that two players can play on one screen! The game features two paddles and one ball, and the first player to win 5 points wins the game!
Features
- Scorekeeper that displays the current score of the game with maximum score of 5 points
- Alternating background colour every time a player wins a point
- The game begins from pressing the space key and the two player can control the paddle with the arrow keys and the ASDW keys
- Includes message when a player wins