Skip to content

gavin125/wx_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wx_game

微信小程序 扫雷小游戏

在选择类型时候,没有发现游戏选项,有可能小程序不支持游戏,/(ㄒoㄒ)/~~

游戏玩法:

因为小程序只支持touch类事件,无法实现PC端的右击标记(尝试了lingtap长按事件,结果也长按同时触发tap,无解了) 所以只能将所有非雷区域打开,剩下全部雷则胜利~(无标记情况下,游戏难度更大哦)

游戏设置:

用户可以对扫雷的难度进行设置,主要体现在盘面的行数、列数和包含的雷的数量,设置将实时更新游戏(这也体现小程序MVC模式的数据绑定)

About

微信小程序 扫雷小游戏

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published