Pong is a classic arcade game that simulates table tennis. It involves two paddles and a ball, where the objective is to score points by getting the ball past your opponent's paddle.
- Use the up and down arrow keys to control your paddle.
- The game starts with the ball moving towards one of the paddles.
- Players take turns to hit the ball with their paddles.
- A point is scored when the opponent fails to return the ball.
- Multiplayer mode
- Score tracking
- Adjustable difficulty levels
- Clone the repository:
git clone https://github.com/BewilderedDuck/Pong.git
- Navigate into the project directory:
cd Pong - Run the game (instructions will vary depending on the setup).
This project is licensed under the CC0 License.
For questions or feedback, please reach out to BewilderedDuck.