Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 171 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 171 Bytes

基于 pygame 的 demo

小狐狸会跑到鼠标点击的地方。

下载 pygame 模块:

pip3 install pygame

下载 pygame 后运行 main.py 即可。