Compare commits
No commits in common. "master" and "贪吃蛇" have entirely different histories.
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user