文件名称:minesweeper

  • 所属分类:
  • JSP源码/Java
  • 资源属性:
  • 上传时间:
  • 2017-11-27
  • 文件大小:
  • 5kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • jlg****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

Then you can input the command, which includes 3 types:
x,y,B Mark the coordinate position (x,y) as a mine, which will be displayed in '@'.It can be cancelled by the input of x,y,N . Everytime you mark a
mine, the total number of mines will be subtracted by 1.

x,y,N Mark the coordinate position (x,y) as a non-mine location in order to obtain a new tip.The number displayed in the vertex represents the
number of neighboring mines adjacent to that square (1 - 8). Notice that if the number is 0, all non-mine locations can be recursively opened around
the previous one.

The object of the game is to uncover all squares that don't contain mines and mark all the mines.If you uncover a mine, you lose.(Minesweeper, installed by default on most computers that come with Windows, is one of the most classic computer games of all time. Now we can enjoy a
much simpler version of the game in the DOS command window)
相关搜索: java
minesweeper
game

(系统自动生成,下载前可以参看下载内容)

下载文件列表

文件名大小更新时间
bomb\.classpath 301 2015-10-20
bomb\.project 380 2015-10-20
bomb\.settings\org.eclipse.jdt.core.prefs 598 2015-10-20
bomb\bin\bomb\Minesweeper.class 4634 2015-10-26
bomb\src\bomb\Minesweeper.java 7059 2015-10-26
bomb\bin\bomb
bomb\src\bomb
bomb\.settings
bomb\bin
bomb\src
bomb

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org