文件名称:GuessNumberGame

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

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

编写程序,项目名与类名均为GuessNumberGame。



每次游戏程序随机产生一个0-9之间的整数,要求玩家输入自己猜的数字,并对用户输入数字进行检查,进行如下提示:



n 如果用户猜对了,则提示:恭喜你,猜对了。结束本次游戏。



n 如果用户猜错了,则提示:你猜的数字太(大或小)了。要求用户继续猜。



如果连续3次没有猜对,则提示:游戏失败。



一次游戏结束时,提示用户是否继续新的游戏,果用户选择继续,则开始新一次游戏,否则输出:你共进行了XXX次游戏,成功XXX次,失败XXX次。然后结束程序运行。



-Programming, project name and class name are GuessNumberGame.



        Each game program generates a random integer between 0-9, requires players to enter their guess numbers, and lets users enter numbers to check the following tips:



n If you guess right, the prompt: Congratulations, you guessed it. The end of this game.



n If you guess wrong, you are prompted: Guess the number too (large or small) a. Requires the user to keep guessing.



If you have not guessed it three consecutive times, the prompt: Game failed.



        Once the game ends, the user is prompted whether to continue a new game, if the user choose to continue, you start a new game again, otherwise the output: XXX times you conducted a total game, success XXX times fail XXX times. Then the end of the program run.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





GuessNumberGame\build\built-jar.properties

...............\.....\classes\GuessNumberGame\CompareNumber.class

...............\.....\.......\...............\CompareNumber.java

...............\.....\.......\...............\GlobalVariables.class

...............\.....\.......\...............\GlobalVariables.java

...............\.....\.......\...............\GuessNumberGame.class

...............\.....\.......\...............\GuessNumberGame.java

...............\build.xml

...............\dist\GuessNumberGame.jar

...............\....\README.TXT

...............\manifest.mf

...............\nbproject\build-impl.xml

...............\.........\genfiles.properties

...............\.........\private\config.properties

...............\.........\.......\private.properties

...............\.........\.......\private.xml

...............\.........\project.properties

...............\.........\project.xml

...............\src\GuessNumberGame\CompareNumber.java

...............\...\...............\GlobalVariables.java

...............\...\...............\GuessNumberGame.java

...............\build\classes\GuessNumberGame

...............\.....\generated-sources\ap-source-output

...............\.....\classes

...............\.....\empty

...............\.....\generated-sources

...............\nbproject\private

...............\src\GuessNumberGame

...............\build

...............\dist

...............\nbproject

...............\src

...............\test

GuessNumberGame

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org