Pong

Description

A simple game of Pong implemented in Python using the Pygame library. The game involves two paddles and a ball that players need to hit using their paddles.

Created

2023-05-15

Project Details

Pong is a classic arcade game recreated by Wiktor Górecki using Python and the Pygame library.

The game features the following:

This implementation of Pong showcases the use of Python and Pygame for developing simple yet engaging games.

For more information and to access the source code, visit the Pong GitHub repository.