This is a simple and fun Pong game built with Python and Pygame. It allows users to play against a robot (AI) or another player, complete with sound effects, a smooth UI, and customizable gameplay.
- Play against AI or another player.
- Beautiful UI with a blue background and vibrant paddles and ball.
- Smooth animations and sound effects.
- Responsive controls using both keyboard and mouse.
- Python 3.x
- Pygame library
- Clone this repository:
git clone https://github.com/parsaheshmati/pong-game.git

