Files
ping_pong/README.md
Francisco Vertedor 2d13872feb Update game cover
Please find a more appropriate picture for your game cover as this repo is public ;-)
2026-06-16 07:33:10 +00:00

11 lines
304 B
Markdown

# Ping Pong Game
This ping_pong game made by frank
![Game Cover](https://cocktailhourentertainment.com/wp-content/uploads/2022/07/atari-pong-arcade-1920x1080-3.jpg)
## Setup & Run
Install the required dependency and start the game with the following commands:
```bash
pip install pgzero
python main.py