文件名称:KyodaiSource

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

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

Java的连连看代码,规则



选择两个点,如果两点的图片完全一样,并且两点之间可以用不超过3直线条线连接起来,则该两点可以消除。



计分

1、限定时间为地图中方块数 * 4,比如说有120个方块,就应该在480秒内完成,超过480秒没有时间奖励分

2、时间奖励分为剩余时间 * 2,即每提前一秒钟奖励2分

3、当已经选择点后,如果选择的第二个点与第一个点之间无法消除,扣1分,如果有解,则增加24分

4、使用刷新功能,系统会自动判断当前地图有无解,如果有解,扣8分,无解则加8分,慎用:)

5、使用提示功能,如果提示成功,扣10分

6、使用炸弹功能,如果炸弹功能有效,扣12分-Lianliankan Java, code, rules



Select two points, the same as if the two images, and between two points can be no more than 3 straight lines to connect, then the two can be eliminated.



Scoring

1, limit the time for the map box number* 4, for example, 120 boxes, it should be completed in 480 seconds, more than 480 seconds no time to award points

2, time is divided into the remaining time* 2 award, that award every 2 minutes ahead of a second

3, when has chosen point, if you select the second point can not be removed between the first point, subtract 1 point, if a solution, an increase of 24 points

4, using the refresh function, the system will automatically determine whether the solutions of the current map, if solvable, deducted eight points, no solution is added 8 points, with caution:)

5, using the prompt function, if prompted to success, 10 points

6, the use of bombs function, function effectively if the bombs, 12 points deduction
(系统自动生成,下载前可以参看下载内容)

下载文件列表

KyodaiSource

............\Top10.java

............\map

............\...\Map.java

............\...\Line.java

............\...\AnimateDelete.java

............\...\MapUI.java

............\topbar

............\......\AboutDialog.java

............\......\HelpDialog.java

............\......\SetupDialog.java

............\ClockAnimate.java

............\Kyodai.java

............\Music.java

............\ScoreAnimate.java

............\Setting.java

............\Sound.java

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org