Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

扫雷小游戏 #1572

Open
lizhenyong98 opened this issue May 3, 2018 · 0 comments
Open

扫雷小游戏 #1572

lizhenyong98 opened this issue May 3, 2018 · 0 comments

Comments

@lizhenyong98
Copy link
Contributor

1、系统随机在9*9的格子里设置10个雷
2、玩家点击方格,如果没有雷,则显示其周围8个格子的雷的数量,如果没有雷则不显示,如果没有雷则不显示,并将和其相临中雷数为0的方框都显示出来
3、如果玩家点击方格内有雷,则游戏结束,玩家失败
4、如果玩家把所有无雷方格都点开,则游戏结束,玩家胜利

zengsn added a commit that referenced this issue May 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant