fix and add t_box bug

This commit is contained in:
Frank
2026-06-17 14:41:53 +08:00
commit 748102a59c
11 changed files with 371 additions and 0 deletions

10
README.md Normal file
View File

@@ -0,0 +1,10 @@
# Ping Pong Game
This ping_pong game made by frank
![Game Cover](https://api.yppp.net/pc.php)
## Setup & Run
Install the required dependency and start the game with the following commands:
```bash
pip install pgzero
python main.py