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

搜索资源列表

  1. hangman

    0下载:
  2. a basic hangman game implemented in c++ fun game to play
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-08
    • 文件大小:1.04kb
    • 提供者:kushal
  1. hangman

    0下载:
  2. Its a hangman game built in C language.
  3. 所属分类:Other Games

    • 发布日期:2017-04-02
    • 文件大小:4.78kb
    • 提供者:Ajinkya
  1. hangman

    0下载:
  2. Hangman控制台程序,一个猜单词的小游戏,需要两个人参与-Hangman console application, a word guessing game, need two people to participate
  3. 所属分类:Game Program

    • 发布日期:2017-04-10
    • 文件大小:1.16kb
    • 提供者:elliotcui
  1. Hangman

    0下载:
  2. This a hangman game I created in Java . -This is a hangman game I created in Java .
  3. 所属分类:Game Program

    • 发布日期:2017-05-10
    • 文件大小:2.29mb
    • 提供者:Sbn
  1. C_guess

    0下载:
  2. 猜字游戏 (一)程序设计要求 (1)功能要求 ①玩家每次只能猜一个字母;不得多次猜测同一个字母;玩家只能猜错有鮮-Hangman (a) program design (1) functional requirements ① players can only guess one letter not guess the same letter several times players can only guess wrong a few .....
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-31
    • 文件大小:405.5kb
    • 提供者:中来
  1. JeuDuPendu

    0下载:
  2. hangman game their is a dico t-hangman game their is a dico too
  3. 所属分类:Game Program

    • 发布日期:2017-04-08
    • 文件大小:340.66kb
    • 提供者:Thomas
  1. hangman

    1下载:
  2. 使用python语言编写的一个hangman的游戏 执行需要安装python的开发程序-A language using python hangman of the game need to install python implementation of the development process
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-10
    • 文件大小:1017byte
    • 提供者:wmc
  1. hangman-game-project

    0下载:
  2. In the game of Hangman, the computer chooses a word at random from a given list of words. This word is the answer. The player then tries to guess the word, by guessing one letter at a time. Whenever the user guesses a letter that is in the answer, al
  3. 所属分类:Other Games

    • 发布日期:2017-03-31
    • 文件大小:2.46kb
    • 提供者:subha
  1. hungmanguessword

    0下载:
  2. 英文单词猜谜游戏,有次数限制,可以反复游戏,为数据结构一个设计作业-Write a program that plays the game of HANGMAN(guessing a mystery word). Read a word to be guessed from a file into successive elements of the array WORD. The player must guess the letters belonging to WORD. A singl
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-12
    • 文件大小:284.52kb
    • 提供者:luck
  1. project5

    0下载:
  2. 英文单词猜谜游戏,有次数限制,可以反复游戏,为数据结构一个设计作业-Write a program that plays the game of HANGMAN(guessing a mystery word). Read a word to be guessed from a file into successive elements of the array WORD. The player must guess the letters belonging to WORD. A singl
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-06
    • 文件大小:284.4kb
    • 提供者:luck
  1. project-5-The-game-of-HANGMAN

    0下载:
  2. 一个有趣的英文单词猜写游戏,可以选择难易程度-Write a program that plays the game of HANGMAN(guessing a mystery word).
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-04
    • 文件大小:3.13kb
    • 提供者:allen
  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
    • 提供者:焦心
  1. Hangman

    0下载:
  2. 一个叫做Hangman的小游戏,根据猜测次数以及准确度来评判游戏过关与否-This is a Hangman game
  3. 所属分类:Games

    • 发布日期:2017-04-16
    • 文件大小:22.71kb
    • 提供者:jerry
  1. EvilHangmanGame.java

    0下载:
  2. a game of hangman in which the computer cheats by keeping a large list of possible words instead of selecting a word initially.-a cheating game of java!
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:1.72kb
    • 提供者:niora
  1. EvilHangmanGame.java

    0下载:
  2. a game of hangman in which the computer cheats by keeping a large list of possible words instead of selecting a word initially.-a cheating game of java!
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:1.88kb
    • 提供者:alizedclo
  1. hangman-game-project

    0下载:
  2. In the game of Hangman, the computer chooses a word at random from a given list of words. This word is the answer. The player then tries to guess the word, by guessing one letter at a time. Whenever the user guesses a letter that is in the answer, al
  3. 所属分类:Game Program

    • 发布日期:2017-04-14
    • 文件大小:2.62kb
    • 提供者:TheNat
  1. hangman

    0下载:
  2. 通过一个猜字母的游戏,练习perl中的直接量列表、数组、s p l i t、j o i n、上下文和f o r e a c h循环等概念-it`s a word guess game,by which you canpractice the concepts array,datasheet,split,join and foreach of perl
  3. 所属分类:Game Program

    • 发布日期:2017-04-12
    • 文件大小:716byte
    • 提供者:ienceF
  1. project-5-The-game-of-HANGMAN

    0下载:
  2. 一个有趣的英文单词猜写游戏,可以选择难易程度-Write a program that plays the game of HANGMAN(guessing a mystery word).
  3. 所属分类:Game Program

    • 发布日期:2017-04-14
    • 文件大小:3.22kb
    • 提供者:nerking
  1. Hangman1Source

    0下载:
  2. This game provides the framework for a future version with computer play. Here we ll define the basic drawing strategy, an array of 9 TPiece objects defining the gallows and hanging man. A TList component is an ideal place to keep a list of objects -
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-15
    • 文件大小:6.33kb
    • 提供者:johny john
  1. HANGMAN

    0下载:
  2. Hi I am doing a research project on a hangman program for C++ and i stumbled across this
  3. 所属分类:Other Games

    • 发布日期:2017-04-29
    • 文件大小:10.55kb
    • 提供者:sankar
搜珍网 www.dssz.com