11 lines
254 B
Markdown
11 lines
254 B
Markdown
# Ping Pong Game
|
|
This ping_pong game made by frank
|
|
|
|
![Game Cover](https://uapis.cn/api/v1/random/image?category=acg
|
|
|
|
## Setup & Run
|
|
Install the required dependency and start the game with the following commands:
|
|
```bash
|
|
pip install pgzero
|
|
python main.py
|