文件名称:Hangman1Source
- 所属分类:
- 其他智力游戏
- 资源属性:
- [Dephi] [Pascal] [源码]
- 上传时间:
- 2015-01-14
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- johny*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This game provides the fr a mework 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 - HangManList is a TList containing the parts of the drawing in the order that they should be drawn.
Initially we get a secret word the hangman - The passwordchar property is optionally used to hide the word prying eyes as it is being entered - the same technique used in password dialogs. Then the convict makes letter guesses until he wins (completes the secret word) or loses (completes the drawing).-This game provides the fr a mework 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 - HangManList is a TList containing the parts of the drawing in the order that they should be drawn.
Initially we get a secret word the hangman - The passwordchar property is optionally used to hide the word prying eyes as it is being entered - the same technique used in password dialogs. Then the convict makes letter guesses until he wins (completes the secret word) or loses (completes the drawing).
Initially we get a secret word the hangman - The passwordchar property is optionally used to hide the word prying eyes as it is being entered - the same technique used in password dialogs. Then the convict makes letter guesses until he wins (completes the secret word) or loses (completes the drawing).-This game provides the fr a mework 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 - HangManList is a TList containing the parts of the drawing in the order that they should be drawn.
Initially we get a secret word the hangman - The passwordchar property is optionally used to hide the word prying eyes as it is being entered - the same technique used in password dialogs. Then the convict makes letter guesses until he wins (completes the secret word) or loses (completes the drawing).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Hangman1.res
Hangman1.dpr
U_About.dfm
U_About.pas
U_HangMan1.dfm
U_HangMan1.pas