文件名称:java
介绍说明--下载内容来自于网络,使用问题请自行百度
本次设计的游戏是俄罗斯方块,能基本达到俄罗斯方块的游戏性,需求分析如下:
(1)由方块组成的不同的随机图形会从区域上方开始缓慢落下。
(2)玩家可以做的操作有:
以90度为单位旋转每一格块。
以各自为单位左右移动方块,并且能控制方块下落的速度。
可以随时暂停和继续游戏,以及重新开始游戏。
(3)方块移到区域最下方或是在其他方块上方时就停止移动固定在该处,此时新的随机图形会出现在区域上方继续落下。
(4)当区域中某一行全部被各自填满时,则会自动消除该行并为玩家计分。
当方块堆到区域最上方时游戏结束。-The design of the game is Tetris, to achieve the basic gameplay of Tetris, requirements are as follows:
(1) a different random pattern composed of squares will slowly fall the top of the area.
(2) the player can do operations are:
90 degrees rotation of each cell block.
In each block as a unit and move around, and can control the speed of falling blocks.
You can pause and resume the game at any time, and restart the game.
(3) box into the bottom area or at the top of the box to stop the movement of other fixed premises, this time a new random pattern will appear in the upper area continue to fall.
(4) When a row in the entire region are each filled, it will automatically eliminate the row and the player scoring.
When the top of the heap block to the end of the game area.
(1)由方块组成的不同的随机图形会从区域上方开始缓慢落下。
(2)玩家可以做的操作有:
以90度为单位旋转每一格块。
以各自为单位左右移动方块,并且能控制方块下落的速度。
可以随时暂停和继续游戏,以及重新开始游戏。
(3)方块移到区域最下方或是在其他方块上方时就停止移动固定在该处,此时新的随机图形会出现在区域上方继续落下。
(4)当区域中某一行全部被各自填满时,则会自动消除该行并为玩家计分。
当方块堆到区域最上方时游戏结束。-The design of the game is Tetris, to achieve the basic gameplay of Tetris, requirements are as follows:
(1) a different random pattern composed of squares will slowly fall the top of the area.
(2) the player can do operations are:
90 degrees rotation of each cell block.
In each block as a unit and move around, and can control the speed of falling blocks.
You can pause and resume the game at any time, and restart the game.
(3) box into the bottom area or at the top of the box to stop the movement of other fixed premises, this time a new random pattern will appear in the upper area continue to fall.
(4) When a row in the entire region are each filled, it will automatically eliminate the row and the player scoring.
When the top of the heap block to the end of the game area.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
java课程设计/
java课程设计/Alice/
java课程设计/Alice/.classpath
java课程设计/Alice/.project
java课程设计/Alice/bin/
java课程设计/Alice/bin/tetris/
java课程设计/Alice/bin/tetris/Cell.class
java课程设计/Alice/bin/tetris/I.class
java课程设计/Alice/bin/tetris/J.class
java课程设计/Alice/bin/tetris/L.class
java课程设计/Alice/bin/tetris/O.class
java课程设计/Alice/bin/tetris/S.class
java课程设计/Alice/bin/tetris/T.class
java课程设计/Alice/bin/tetris/TetrisPane$1$1.class
java课程设计/Alice/bin/tetris/TetrisPane$1.class
java课程设计/Alice/bin/tetris/TetrisPane$2.class
java课程设计/Alice/bin/tetris/TetrisPane.class
java课程设计/Alice/bin/tetris/Tetromino$Offset.class
java课程设计/Alice/bin/tetris/Tetromino.class
java课程设计/Alice/bin/tetris/Z.class
java课程设计/Alice/src/
java课程设计/Alice/src/tetris/
java课程设计/Alice/src/tetris/Cell.java
java课程设计/Alice/src/tetris/TetrisPane.java
java课程设计/Alice/src/tetris/Tetromino.java
java课程设计/俄罗斯方块.doc
java课程设计/Alice/
java课程设计/Alice/.classpath
java课程设计/Alice/.project
java课程设计/Alice/bin/
java课程设计/Alice/bin/tetris/
java课程设计/Alice/bin/tetris/Cell.class
java课程设计/Alice/bin/tetris/I.class
java课程设计/Alice/bin/tetris/J.class
java课程设计/Alice/bin/tetris/L.class
java课程设计/Alice/bin/tetris/O.class
java课程设计/Alice/bin/tetris/S.class
java课程设计/Alice/bin/tetris/T.class
java课程设计/Alice/bin/tetris/TetrisPane$1$1.class
java课程设计/Alice/bin/tetris/TetrisPane$1.class
java课程设计/Alice/bin/tetris/TetrisPane$2.class
java课程设计/Alice/bin/tetris/TetrisPane.class
java课程设计/Alice/bin/tetris/Tetromino$Offset.class
java课程设计/Alice/bin/tetris/Tetromino.class
java课程设计/Alice/bin/tetris/Z.class
java课程设计/Alice/src/
java课程设计/Alice/src/tetris/
java课程设计/Alice/src/tetris/Cell.java
java课程设计/Alice/src/tetris/TetrisPane.java
java课程设计/Alice/src/tetris/Tetromino.java
java课程设计/俄罗斯方块.doc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.