首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > Sliding Puzzle Game By Java

Sliding Puzzle Game By Java

资 源 简 介

Numeric Sliding Puzzle is a simple type of game where a user clicks on a sliding tile (containing a number) in order to move it to another location. A tile can only be moved to another location if it is neighbour to a blank tile. The game continues until all the tiles are in the correct order; e.g. for a 3*3 size puzzle, the correct order of the tiles is blank tile, 1, 2, 3, 4, 5, 6, 7, 8.

文 件 列 表

ExtraCredit
PuzzleTile.java
PuzzleTile_docCD
SlidingPuzzleV2.java
SlidingPuzzleV2_docCD
MiniProjectCode
PuzzleTile.java
SlidingPuzzle.java
Documentation
PuzzleTile_docCD
SlidingPuzzle_docCD
User Manual.docx
VIP VIP
0.220915s