搜索资源列表
guess-game
- 猜数字可以算是一种益智类小游戏,一般两个人玩,也可以由一个人和电脑玩,可以在纸上、在网上都可以玩。这种游戏规则简单,但可以考验人的严谨和耐心。 这个游戏的规则比较简单,一般两个人玩,一方出数字,一方猜。出数字的人要想好一个没有重复数字的4位数,不能让猜得人知道。猜的人就可以开始猜。每猜一个数字,出数者就要根据这个数字给出几A几B,其中A前面的数字表示位置正确的数的个数,而B前的数字表示数字正确而位置不对的数的个数。 -Numberguess can be regarded as a pu
guess
- 电脑在0-9这10个数字中,任意不重复选择4个排列成四位数,然后让玩家猜-0-9 computers in the 10 figures, arbitrary selection of non-repetition 4 arranged in the four-digit, and then let players guess
Guess
- 猜英文单字游戏 已内附基测1000个单字 是为了练习 DELPHI 2009 的新环境写的 完全使用基本元件,稍微改一下其他DELPHI环境都可编译。 游戏规则。 一:玩家每次只能猜一个字母; 二:玩家只能猜错有限次,否则游戏失败; 三:猜过的字母将会消失; 四:每次猜测后,游戏显示出当前猜出的残缺单词,以及当前猜错的所有字母,和剩下的猜错的机会; 五:假设玩家猜的字母在单词中,单词中所有的该字母将被视为已猜出,例如:假如原单
guess
- 猜数字,有10次机会,提示正确的位置或正确的个数-guess the number
guess
- 猜数字游戏 玩家输入要猜的数字 与随机产生数字比较-Enter猜数字gamers guess the number compared with the randomly generated
guess
- 有随机函数设置一定范围内的数,有游戏人员猜数,游戏给出提示,猜的数或大或小,在10次内猜出数为赢-guess
GuessNum
- 模拟“文曲星”上的“猜数字”游戏。 电脑随机出0到9四个相不相同的数字,然后玩家猜。 数字和位置都对,标记为A。数字对,但位置不对,标记为B。 如果猜测的结果为,4A0B,即玩家四个数字都猜对,赢得游戏。 玩家一共有八次机会猜测,虽无严格证明,但掌握规律的话,一般八次都可以猜对。 这是一种煅炼玩家逻辑判断力的游戏,很有趣。 -Simulation " Wen Quxing" on the " number guessing"
guess
- 基于Java所写的,猜数字小游戏,-guess number
guess
- 猜单词游戏,是一个比较益智的游戏,检验你单词量的小游戏哟-Guess the word game, is a relatively puzzle game, test your amount of word games yo
guess
- 以前文曲星上的猜数字小游戏。0-9随机生成4个数字,按照每次猜的系统给出的数字和位置结果,来推断这四个数字的顺序。-Previous Wen Quxing the number guessing game. 0-9 randomly generated four numbers, in accordance with the system for each guess the number and location of the results are given, to infer the o
GuessNumber
- 猜数字游戏 计算机随机产生一个无重复数字的四位数 若所猜的数位置与数字均正确,会显示一个A,若数字对位置不对,会显示一个B.-Number guessing game is a computer randomly generated four-digit number without repetition by the guess that if the number of locations and figures are correct, will show an A, if the
guess
- 用C++编写的逻辑猜数的小游戏,系统随机生成四个数字,让玩家猜测,根据玩家的输入给出提示,玩家根据提示修改自己的答案,从而得到正确的结果。-Written using C++ logical guessing game, the system randomly generates four numbers, allowing the player guess, according to the player' s input is given prompt, players modify
guess
- 猜数游戏。计算机选择一个四位数,由游戏者来猜这个数,游戏者在终端不停输入四位数,每输入一次,计算机都指出该数猜对几位数字及有几位正确的数字的位置也正确,直到游戏者全部猜正确为止,计算机输出游戏者所猜的次数。编程序,实现该游戏。-Guessing game. Computer to select a four-digit, from the player to guess the number of players constantly in the terminal input four-dig
Guess
- 一个很好玩的猜心里想的东西的心理游戏。。挺神奇的。。基本上都能猜对的-Guessing a lot of fun things in mind the mental game. . Quite amazing. . Basically can guess the ~ ~
guess---number
- 一个小的智力游戏,可以通过计算机产生的随机数,然后在限定次数内猜测正确即可!-A small puzzle game, you can generate random numbers by computer, and then a limited number of times you can guess correctly!
Guess
- 一个简单的猜数游戏,从1-1000之内,猜出系统随机生成的数字。-a simple game,can you guess a number from 1 to 1000 in ten times?
word-guess
- 从一个字典中随机选择一个单词,并用’-’字符告诉用户该单词有几个字母。用户每次输入一个字母后,程序判断该字母是否在该单词中,如果有则显示该单词中所有该字母,否则提示没有猜中。最多有8次猜测的机会,如果在最大的猜测机会内猜中,则该次游戏用户胜利,否则用户失败。-Randomly selected from a dictionary a word and use ' -' character tells the user that the word has several letter
guess
- guess小游戏,程序随即产生一个随机数,供用户猜测-guess game!
Guess-Numbers-game
- 可以实现1~100之间进行猜数字游戏,通过计算机提示猜大了或者是猜小了,重复输入,知道提示猜中为止。-Can be achieved between 1 to 100 number guessing game, guessing by the computer prompts big or small guess, and re-enter, that prompted guess so far.
guess-numbers
- 猜数字游戏,在0到300之间电脑会随机产生一个数字,你有8次机会去猜测这个数字-guess numbers