搜索资源列表
caiquan
- 有关猜拳的一个代码,初学者做得不是很细的,大家看一下吧 -On the finger-guessing game, a code, do not for beginners, very small, we look at it
2
- 由计算机产生0~99之间的随机数,游戏参加者将猜到的数字从键盘输入,计算机对猜数结果进行判断,直到猜出正确结果为止。-0 ~ 99 by a computer generated random number between, the game guess the number of participants will be entered from the keyboard, the computer results to determine the number of pairs of gue
game1
- Delphi寫的猜拳遊戲 可以參考看看 無聊時也可以打發時間-Delphi was the finger-guessing game look boring game can refer to when to pass the time
guess
- 猜数游戏的最终版本,详细介绍了猜数游戏的实现过程。下载下来简单调试皆可使用-Guessing game of the final version of the details of the implementation process of guessing game. The use of either downloaded from the simple debugging
Guessing
- 猜数字游戏 1. 系统能够随机产生一个1到1000的数字 2. 比较输入数字与随机产生数字的大小 3. 选择是否继续游戏 -Whether to continue the game guessing game. System is able to randomly generate a 1-1000 figures 2 compares the input numbers randomly generated numbers size.
labview
- labview小程序,零、五、十 五、二十划拳游戏-labview small program Finger Guessing Game
MiniProject_hangman
- 刽子手是一个简单的猜词游戏,玩家猜测的神秘字 - http://en.wikipedia.org/wiki/Hangman_%28game%29 提供的游戏的详细描述。 本项目分为2个部分。为了获得第2节的标志,你必须有 完成第1节。如果不这样做会导致在零标记后面的章节。当目录 或文件名,在这个任务中,您必须使用AS IS(可选)。-Hangman is a simple word guessing game where the player has to guess the
javacaishuziyoux
- GUI java猜数字游戏文档,内有各种系统流程图和课程设计-GUI java guessing game documentation, there are a variety of system flow and curriculum design
cyx
- 时间函数举例4,一个猜数游戏,判断一个人反应快慢。(版主初学时编的) -Function of time, for example 4, a guessing game to determine a person reaction speed. (Moderators beginner series)
5130309630_1
- 设计一个猜数字游戏,游戏规则如下: 1、游戏开始,电脑随机生成三个不重复的十以内的数字。 2、玩家输入他所猜测的三个数字 3、将玩家提交的数与电脑生成的数进行比较,结果显示成"*A*B"。A代表位置正确数字也正确,B代表数字正确但位置不正确,比如:"2A0B"表示您有2个数字的位置正确且数值也正确,除此以外,您还猜对了0个数字,但位置不对。 4、玩家共有7次机会,在7次内,如果结果为“3A0B”,游戏成功,退出游戏。如果7次里玩家都没有猜对游戏失败。 -Design a
qwer
- 采用C#和Microsoft Visual Studio 2010程序只做了一个小程序,是猜数字游戏。-Using C# and Microsoft Visual Studio 2010 program only had a small program is guessing game.
Game
- 猜数字游戏 游戏输入四位10以内的数字 正确数字切位置正确为1A 数字正确位置错位为1B 数字不存在为0A0B-Guessing game
GUessing-GUI-game
- Guessing Game 用个小游戏简单展示了GUI的用法-Guessing Game to show how to use gui