Simple pong game built using Java Swing
-
Main Menu screen
- Pick between single-player and multi-player
-
Single-player mode
- 3 difficulty settings
- Player name input field
- Game length picker
- An AI opponent with a bit of randomness
-
Multi-player mode
- 2 Player name input fields
- Game length picker
-
"Game Over" screen
- Option to go back to the main menu
- Restart game with the same settings