Pong Game is a classic arcade game where two players control one paddle each and compete to reach 10 points to win the game. The game is built using Pygame, a popular Python library for game development.
To run this game, you need to have Python installed on your machine. Additionally, you need to install the required packages listed in the requirements.txt
file. You can do this by running the following command:
pip install -r requirements.txt
- The left paddle is controlled using the W and S keys.
- The right paddle is controlled using the UP and DOWN arrow keys.
- The game displays a message in the middle of the - screen when a player wins.
This project is intended as a simple, fun project and may not require contributions. However, if you have any suggestions or improvements, feel free to fork the repository and create a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
You can reach me via the following platforms: