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 pip install -i https://mirrors.aliyun.com/pypi/simple/ freegames pyinstaller
``` ```
## 打包 ##
```bash ```bash
pyinstaller --onefile --noconsole snake.py pyinstaller --onefile --noconsole snake.py