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

搜索资源列表

  1. Hangman

    0下载:
  2. 非图形版的小巧玲珑的Hangman! 不一样的感觉!-non-graphic version of the small size of Hangman! Not the same feeling!
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:1.32kb
    • 提供者:秦征
  1. 55906-55906

    0下载:
  2. HangMan Game in C++ (created with dev-c++) * 1-2 players * 3 levels of difficulty * more than 50000 words-HangMan Game in C (created with dev-c )* 1-2 players* 3 levels of difficulty* more than 50000 words
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-26
    • 文件大小:103.17kb
    • 提供者:設計師
  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. 控制台中的Hangman,学习基本的编程逻辑技巧-Hangman The classic game of hangman
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-01
    • 文件大小:971byte
    • 提供者:陈棣钊
  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. hangman

    0下载:
  2. 吊死人英文猜单词小游戏,提示单词长度,共6次机会,猜错显示小人,fltk图形实现-hangman guessing words game,fltk GUI
  3. 所属分类:Other Riddle games

    • 发布日期:2017-06-15
    • 文件大小:22.81mb
    • 提供者:李刚
  1. HangmanCSharp

    0下载:
  2. hangman游戏源码。图形界面。c#编程-hangman game source code. Graphical interface. c# programming
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-17
    • 文件大小:238.75kb
    • 提供者:hss
  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. java

    0下载:
  2. hangman小游戏代码,可以根据游戏者猜测的单词,进行筛选-hangman function
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:71.28kb
    • 提供者:刘淼
  1. HANGMAN 小游戏

    0下载:
  2. HANGMAN.rar
  3. 所属分类:其他智力游戏

    • 发布日期:2012-12-25
    • 文件大小:780byte
    • 提供者:coolhandy
  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. 用C++easyx写的吊死鬼猜单词小游戏-small game hangman
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-26
    • 文件大小:8.41mb
    • 提供者:杨城
  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. afa5dae424bb

    0下载:
  2. hangman 猜单词小游戏,流传于英国民间,收到很多人的欢迎,本游戏用java编写-hangman learning words
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-17
    • 文件大小:10.89kb
    • 提供者:yangyuxuan
  1. caidanci

    0下载:
  2. 猜单词游戏,程序正确无误,适合C++新手学习-Hangman, the program is correct, for novices to learn C++
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-15
    • 文件大小:4.96kb
    • 提供者:刘澄洋
  1. hangman

    1下载:
  2. Python写的hangman字符游戏,需要在Python上运行-Hangman game written in Python character, needs to run on Python
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-30
    • 文件大小:162.83kb
    • 提供者:詹皓粤
搜珍网 www.dssz.com