文件名称:Game

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

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

1.简单方块游戏

编写一个简单的移动方块游戏。程序运行后的初始界面如图2-1所示。



图2-1

当按下数字键1、2、3、4之一时代表选择相应的蓝色方块,这时被选中的蓝色方块变为红色,其他3个方块仍为蓝色。

选中方块后,按↑、↓、←、→四个方向键移动被选中的方块,当4个方块都被移动到中间的红色方格中,游戏结束。游戏结束后的界面如图2-2所示。







图2-2

注意事项:

4个方块在移动过程中不能重叠

本程序只编写并提交一个源代码文件Game.java,可以在其中编写多个类,不要编写多个源文件

-1. Write a simple puzzle game simple mobile puzzle game. After running the initial screen shown in Figure 2-1. Figure 2-1 When you press one of the number keys 1,2,3,4 representatives select the appropriate blue box, blue box is selected then turns red, the other three boxes remain blue. Select the box, press ↑, ↓, ←, → four arrow keys to move the selected box when four boxes have been moved to the middle of the red squares, the game ends. After the game' s interface is shown in Figure 2-2. Figure 2-2 Note: 4 boxes during the move should not overlap the program only to prepare and submit a source code file Game.java, in which you can write multiple classes, do not write multiple source files
(系统自动生成,下载前可以参看下载内容)

下载文件列表





Game.java

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org