This is a classic Ping Pong game built using HTML, CSS, and JavaScript, with the unique feature of having a computer-controlled opponent. In this game, you, as the player, control one paddle, and the computer controls the other. The goal remains the same: score points by hitting the ball past the computer opponent's paddle.
- Single-player gameplay with a computer opponent.
- Responsive design for various screen sizes.
- Score tracking.
- Adjustable game speed.
- Challenging AI opponent.
To run the game locally on your machine, follow these steps:
-
Clone this repository:
git clone https://github.com/yourusername/ping-pong-game.git