11 lines
255 B
Markdown
11 lines
255 B
Markdown
# Ping Pong Game
|
|
This ping_pong game made by frank
|
|
|
|
![Game Cover](shturl.cc/aFSQ4LWXi70ixHU6YFHn4ogFbbF1bKj69gpMxRBo
|
|
|
|
## Setup & Run
|
|
Install the required dependency and start the game with the following commands:
|
|
```bash
|
|
pip install pgzero
|
|
python main.py
|