Skip to content

cheng470/minesweep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

扫雷游戏

使用 Pygame Zero 开发的扫雷游戏。

运行

python3 -m venv .venv
source .venv/bin/activate
pip install pgzero

pgzrun ./main.py

参考

趣学Python游戏编程 (豆瓣)

About

扫雷游戏

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages