15 lines
417 B
Markdown
15 lines
417 B
Markdown
# Ping Pong Game
|
|
This ping_pong game made by frank
|
|
|
|
<<<<<<< HEAD
|
|

|
|
=======
|
|

|
|
>>>>>>> 2d13872febf768c59aec106182ed404dbbf57614
|
|
|
|
## Setup & Run
|
|
Install the required dependency and start the game with the following commands:
|
|
```bash
|
|
pip install pgzero
|
|
python main.py
|