文件名称:word-guess
- 所属分类:
- 其他游戏
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 935kb
- 下载次数:
- 0次
- 提 供 者:
- 李**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
从一个字典中随机选择一个单词,并用’-’字符告诉用户该单词有几个字母。用户每次输入一个字母后,程序判断该字母是否在该单词中,如果有则显示该单词中所有该字母,否则提示没有猜中。最多有8次猜测的机会,如果在最大的猜测机会内猜中,则该次游戏用户胜利,否则用户失败。-Randomly selected from a dictionary a word and use ' -' character tells the user that the word has several letters. Every time a user enter a letter, the program to determine whether the letter of the word, if there is displayed for all the letters of the word, or hints do not guess. Up to 8 times speculation, and if within the maximum opportunity to guess the speculation, the second victory in game users, or user failure.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
word guess\word guess.cpp
..........\word guess.dsp
..........\word guess.dsw
..........\word guess.ncb
..........\word guess.opt
..........\word guess.plg
..........\Debug\word guess.exe
..........\.....\word guess.ilk
..........\.....\word guess.obj
..........\.....\word guess.pch
..........\.....\word guess.pdb
..........\.....\randword.obj
..........\.....\vc60.idb
..........\.....\vc60.pdb
..........\randword.cpp
..........\randword.h
..........\words.txt
..........\Debug
word guess
..........\word guess.dsp
..........\word guess.dsw
..........\word guess.ncb
..........\word guess.opt
..........\word guess.plg
..........\Debug\word guess.exe
..........\.....\word guess.ilk
..........\.....\word guess.obj
..........\.....\word guess.pch
..........\.....\word guess.pdb
..........\.....\randword.obj
..........\.....\vc60.idb
..........\.....\vc60.pdb
..........\randword.cpp
..........\randword.h
..........\words.txt
..........\Debug
word guess