Compare commits

..

No commits in common. "master" and "贪吃蛇" have entirely different histories.

View File

@ -3,7 +3,7 @@
pip install -i https://mirrors.aliyun.com/pypi/simple/ freegames pyinstaller
```
## 打包
##
```bash
pyinstaller --onefile --noconsole snake.py