CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 其他智力游戏 搜索资源 - prompt

搜索资源列表

  1. guessnumber_c

    0下载:
  2. 用C语言编写的小游戏——猜数字。 游戏随机给出一个0至99(包括0和99)之间的数字,然后让你猜是什么数字。你可以随便猜一个数字,游戏会提示太大还是太小,从而缩小结果范围。经过几次猜测与提示后,最终推出答案-C language prepared by the small game -- ringing. Random game is a 0-99 (including 0 and 99) between the figures and then let you guess what the
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:9.92kb
    • 提供者:王超
  1. 恭喜发财游戏雅代码

    0下载:
  2. 游戏运行时,你只需输入\"押金\"(任意整数),然后系统会提示你输入一个数,试试看,说不定你要猜中,还要动点脑子哟!^_^祝君好运-running game, you only need to input the "deposits" (arbitrary integer), the system will then prompt you for a few, give it a try, perhaps you want to guess, but also fixed p
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:3.03kb
    • 提供者:丁少春
  1. solution_for_Sudoku_Puzzle

    0下载:
  2. 数独解题程序c语言源代码,可解任意数独题,可提示无解或者多解,并显示题目难度系数-Sudoku solving programs c language source code, can solve any Sudoku problem, no solution can be prompt or multiple solutions, and displays the degree of difficulty of the subject
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:1.59kb
    • 提供者:luo
  1. gane

    0下载:
  2. 系统会随机产生1个各位互相不相同的4位数,然后你有 10 次机会去猜, 每一次猜测后系统会自动的给出提示----离答案的差距. -Will be randomly generated each one that is not the same 4-digit, and then you have the opportunity to em guessing 10 times, each time the system will automatically guess the answer fr
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:33.82kb
    • 提供者:董大川
  1. Tertris

    0下载:
  2. 完整版俄罗斯方块 1.实现穿透 2.实现消减 按Delete键 3.实现增加 按Insert键 4.实现炸弹功能 ,删去周围的方块 5 .下下一个方块 DNEXT显示 6.按钮提示 7 .下落 阴影 提示 8.把下一个方块或下下一个方块 与当前方块交换(当按下下一个方块或下下一个方块时) 9. 按End键 让当前方块下降到 最下面的可放位置. 10. 从开始游戏每过60秒 暂停时间不算在内 从下面升高一行
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-12
    • 文件大小:2.46mb
    • 提供者:qqforme
  1. guess

    0下载:
  2. 用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
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-29
    • 文件大小:362.94kb
    • 提供者:王光军
  1. guessNum

    0下载:
  2. 猜数字游戏C语言代码 a,一个四位数,各位上的数字不重复,从1到9。 b,按以下提示猜出这个四位数。 c,每次猜测输入的数据给出类似的提示*A*B。 d,其中A前的*代表你本次猜对了多少个数字。 e,其中B前的*代表你本次猜对的数字并且位置正确的个数。 -Guessing game C language code a, a four-digit, you do not repeat the figures, from 1 to 9. b, the following
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:1.3kb
    • 提供者:LS
  1. e_mo_si_Game

    0下载:
  2. QT实现的俄罗斯方块,带音效,可以消除提示,消除方格.转换方块贴图等功能.-QT implementation of Tetris, with audio, can eliminate the prompt, remove the box. Conversion box mapping functions.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-26
    • 文件大小:8.46mb
    • 提供者:Zy
  1. LL_LOOK

    0下载:
  2. 经典游戏连连看,用VC2003编写,F2是提示,这事本人自己编写的,主要学习对界面的编程思路-Classic Games Lianliankan, prepared with the VC2003, F2 is the prompt, this I have written, the key learning ideas on the programming interface
  3. 所属分类:Other Riddle games

    • 发布日期:2017-06-22
    • 文件大小:38.66mb
    • 提供者:ARES
  1. tanchishe

    0下载:
  2. 贪吃蛇游戏 游戏开始时,通过控制键盘的上下左右键来控制小蛇的运动方向,每当小蛇吃到一个食物,小蛇增加一小段长度,当吃满12个食物时游戏会结束,此事会显示是否继续得提示,当按下“Y”时,游戏重新开始,难度会相应增加,按下“N”时,退出游戏。当小蛇撞到墙壁或者撞到自己时游戏结束,此时也会显示是否继续的提示,当按下“Y”时,游戏重新开始,按下“N”时,退出游戏。-Snake game the game starts, by controlling the keyboard arrow keys to
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:1.87kb
    • 提供者:张雯
  1. Russia_Xin

    0下载:
  2. 一个简单的俄罗斯方块,能提示下一个方块的形状,没计分和关卡选择。-A simple Tetris, can prompt a box shape, did not score and level selection.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:25.31kb
    • 提供者:xin
  1. Numberguess

    0下载:
  2. 猜数字小游戏源代码。游戏规则为逐个输入四个不重复的0到9的数字,然后确认,系统会提示你的正确情况,A表示位置数字全对的,B表示位置不对但数字对,一共10次机会看你能否才对一个数字。-Number guessing game source code. Rules of the game is not repeated for the four-by-input 0 to 9, then confirm, the system will prompt you to correct the situa
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-31
    • 文件大小:1.1kb
    • 提供者:jc
  1. dadishu

    0下载:
  2. 打地鼠 一个逻辑简单,实现方法简单的小游戏. 此版本为初版,没有道具系统,游戏过程中也不能暂停,纯粹考验玩家的反应和眼手协调能力,得高分靠的不是RP,是实力! 游戏规则: 玩家控制锤子去敲打每一只从洞里冒出的老鼠,打死一只获得相应分数,漏掉一只减去一点生命. 老鼠分大中小三种,近大远小,大的移动慢,目标大,一只10分.最小的移动快,目标小,一只30分.中等大小的介于两者之间. 游戏以300分为一个关卡,当玩家得分达到300的倍数
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-13
    • 文件大小:3.21mb
    • 提供者:任柯
  1. linkgame

    0下载:
  2. 自制的连连看游戏,使用MFC平台实现 有开局、暂停、提示、更换背景图片等功能 设置了一定关卡、有计时器-Lianliankan game homemade, using the MFC platform implementation start, pause, prompt, replace the background image and other functions set some barriers, timer
  3. 所属分类:Other Riddle games

    • 发布日期:2017-06-15
    • 文件大小:21.5mb
    • 提供者:wyc
  1. numbergame

    0下载:
  2. 猜数字游戏,游戏中会提示数值、位置均正确的个数,以及数值正确但位置不正确的个数。游戏有中文和英文界面选择-Number guessing game, the game will prompt values, the number of locations, as well as the correct value but the location is not the correct number. The game Chinese and English interface options
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-02
    • 文件大小:10.54kb
    • 提供者:陈楚升
  1. CMaze

    0下载:
  2. 迷宫游戏。显示图像,可提示无路可走,可提前退出-Maze Game. Display images prompt nowhere to go early exit
  3. 所属分类:Other Riddle games

    • 发布日期:2017-12-04
    • 文件大小:13.96kb
    • 提供者:陈浩
  1. guessNumber

    0下载:
  2. 该小游戏主要是自己选择一个数字的位数n,然后系统随机产生一个n位数字,游戏者开始猜,每次猜数字会提示猜对多少个数字,用B提示,如果顺序放了,数字对了,用A提示,直到“n A,0B”,表示猜对了数字,游戏结束。-The game select a digital number of bits n, then the system randomly generates an n-bit numbers, the game began to guess, each number guessing wi
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-28
    • 文件大小:50.13kb
    • 提供者:lin
  1. cSharpcaishuziyouxi

    0下载:
  2. 猜数字游戏 随机给出一个0~99(包括0和99)的数字,然后让你猜是什么数字。你可以随便猜一个数字,游戏会提示太大还是太小,从而缩小结果范围。经过几次猜测与提示后,最终退出答案。在游戏过程中,记录你最终猜对时所需要的次数。 游戏结束后公布结果。见下 次数 结果 1 你太有才了! 2~6 这么快就猜出来了,很聪明么! 大于7 猜了半天才猜出来,小同志,尚需努力啊! 猜测次数最多20次。 -1. Guessing game Random number given
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-21
    • 文件大小:582byte
    • 提供者:陈晓磊
  1. caishuzi

    0下载:
  2. 根据随机产生的四位数进行数字的猜测,玩家可以根据提示获得最后的胜利-According to random four-digit Numbers of speculation, players can according to the prompt to obtain the final victory
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-29
    • 文件大小:269.13kb
    • 提供者:刘超
  1. Hangman-with-GUI

    0下载:
  2. Hangman游戏,这一版是带GUI界面的。程序为从text文件中读取单词,在屏幕中打出横线,用户输入字母,猜错后提示GUI的小人加一笔,猜对时横线变成猜出来的字母,共6次猜错机会,若机会用完或单次完全猜对则小人完全画完整且被吊死,游戏结束-Hangman game, this version is with GUI interface. Program reads from a text file, word play horizontal line on the screen, users
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-24
    • 文件大小:6.96kb
    • 提供者:焦心
« 12 »
搜珍网 www.dssz.com