文件名称:puzzle
介绍说明--下载内容均来自于网络,请自行研究使用
简单的拼图游戏,3*3的界面,点按一个按钮,它会向附近空位移动。若移动到正确位置,按钮会变色。知道拼图成功结束。-At the beginning, it should randomly place the numbers and the blank space on the GUI.
• When the player clicks a square, it should check to see if the blank is a neighbouring square (either
on the horizontal or vertical) and move the tile there,When the user holds their mouse button over a tile, it should change colour as indicated,The game terminates when the tiles are in order or the user gets fed up。
• When the player clicks a square, it should check to see if the blank is a neighbouring square (either
on the horizontal or vertical) and move the tile there,When the user holds their mouse button over a tile, it should change colour as indicated,The game terminates when the tiles are in order or the user gets fed up。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
final\PuzzleTile.class
.....\PuzzleTile.java
.....\SlidingPuzzle.java
.....\SlidingPuzzle1.class
.....\Tile.class
.....\Tile.java
final
.....\PuzzleTile.java
.....\SlidingPuzzle.java
.....\SlidingPuzzle1.class
.....\Tile.class
.....\Tile.java
final