Pong Game

I created a classic Pong game using Python 3. The game features a 2D environment with two paddles and a ball, with the objective of scoring points by hitting the ball past the opponent's paddle.

This project allowed me to improve my problem-solving skills and gain experience in game development, particularly in designing game mechanics, programming logic, and user interface design.

To play the game, you can download the project files from my GitHub repository.