搜索资源列表
文曲星游戏
- 这是文曲星里的小游戏,本人用C语言将其编出并添加破纪录功能。游戏规则:随机产生4个数字,由玩家输入4个不重复的数字(如:8 3 1 2)按回车后电脑给出提示,其形式为\"?A?B\".你所输入的四位数中,位置和数字都正确则为A,数字相同但位置不相同时为B,你只可以猜10次,若你所用的次数小于纪录保持者,则为破纪录。小作一篇,请多请教! -This is a small game, I used the C language out to be record-breaking and add
caishuzideyouxi
- 猜数字游戏用c++编写 由于时间原因没有检查请大家检查-viewing gaming c prepared because of the time because I did not check Please check
Typinggame
- 用C#语言Microsoft vs2005 Winform(C/S)模式编写的 一个打字游戏 功能:就是一些随机字母或数字不断出现往屏幕上掉下来 然后用键盘去核对。-C# language with Microsoft vs2005 Winform (C/S) model prepared by a typing game features: some random letters or numbers continuing to fall off the screen and then use
15shumayouxi
- 这是一个用c#写的拼图游戏,可以选择数字拼图和图片拼图两种,图片非常漂亮-This is a puzzle game written with c#, you can choose two kinds of digital puzzles and picture puzzles, pictures, very beautiful
GuessNumbers
- C#,简单的猜数字游戏,和小时 文曲星 上的猜数字游戏 一样,怀念一下-C#, Simple猜数字games, and hours文曲星on猜数字game, miss you
caishuzi
- 自己编写的猜数字游戏请给点意见吧自己编写的猜数字游戏请给点意见吧-I have written, please猜数字game points you have written, please point猜数字game idea
youxi
- c#编写的数字参考游戏代码 很好很强大 啊 -c# dsfasdfasdfasgasejdrjyktdykfuylf
GUESS3
- 一个guess小游戏,猜数字游戏,当屏幕上出现一个数字,键入另一数字,看是否正确-guess
SolutionForNineSquare
- C#, 游戏,九格数字游戏,自动谜底,控制台程序-C#, games, nine cell numbers game ,console program
NubmerGame_Hacker
- 对猜数字游戏进行暴力破解的程序。当然,并不是全自动的。-Brute force of number guessing game program. Of course, not fully automatic.
Tests
- 这是我用来对新人进行C#教学的“猜数字游戏”的源码,主要着重点在于代码的可用性。-This is what I used to couple the C# instruction " number guessing game," the source, the main emphasis is on the availability of the code.
nineplayGame
- 九宫格数字游戏,需要中间的数字颜色不同于其他八个数字颜色才能过关-Jiugongge numbers game, you need the middle of the digital color different from the other eight digital color to clear customs
guess-the-number
- 猜数字游戏,提示所猜数字的大小,直到猜中数字为止-The size of the guessing game, suggesting Caishuozi until guessed figures so far
cpp
- 猜数字游戏代码 cpp格式 猜数字的课程设计类型文件-Guessing game code cpp format viewing of the course design types of files
WangLuoBanGuessNumber
- 一个简单的网络版猜数字游戏,包含客户端与服务器端实现代码,C#语言实现-A simple network version guessing games, including client and server-side implementation code, C# language
guess-number
- c++猜数字游戏 随机生成4位数字,按照猜测的数字给出正误的情况,如猜对几个,哪个位置猜对。-guess number under c++
guessing-numbers
- 猜数字游戏,系统随机生成3个数字,用户输入3个数字,进行比较,有7次输入机会-Guessing game, the system randomly generates three digits, the user enters three figures compare with seven chances to enter
main
- 设计一个猜数字游戏,游戏规则如下: 1、游戏开始,电脑随机生成三个不重复的十以内的数字。2、玩家输入他所猜测的三个数字3、将玩家提交的数与电脑生成的数进行比较,结果显示成"*A*B"。A代表位置正确数字也正确,B代表数字正确但位置不正确,比如:"2A0B"表示您有2个数字的位置正确且数值也正确,除此以外,您还猜对了0个数字,但位置不对。4、玩家共有7次机会,在7次内,如果结果为“3A0B”,游戏成功,退出游戏。如果7次里玩家都没有猜对游戏失败。-Design a guessing game,
NumberGuess
- 猜数字游戏 电脑随机产生一个四位的数后,用户输入数字。若数字相同且位置相同得到一个A,数字相同位置不同则为B。用户根据反馈进行下次猜数字-Guessing game Computer randomly generates a four-digit number, the user to enter numbers. If the same number and the same position to get a A, a different position compared to t
game
- 一个猜数字游戏的程序,用vs写的。希望能够有帮助-Guessing game program,hope it can help you!