文件名称:minesweeper
介绍说明--下载内容来自于网络,使用问题请自行百度
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)
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)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
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 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.