home *** CD-ROM | disk | FTP | other *** search
- Hangman for OS/2 PM ver 1.0
-
- Famous 'Hangman' program for OS/2 PM.
-
- [Files]
- hangman.exe Executable file
- hangman.dat Word data for hangman
- hangman.eng This file
- hangman.jpn Japanese document
- hangman?.bmp bitmap files
- hangman.res Source file for Dr.Dialog
- texthang.cmd REXX program to covert plane text to hangman data
-
- [Usage]
- 1:Put hangman.exe/.dat/.bmp files into a directory.
- 2:Click hangman.exe.
- 3:Click 'A' - 'Z' buttons. You may mistake 6 times.
-
- [Additional Files]
- Hangman.res is a Dr.Dialog resource file. This program is written
- with Dr.Dialog. If you have Dr.Dialog ( I strongly recommend this.
- Very interesting and easy. I wrote this program in only 4 hours.),
- you can modify this program.
- Texthang.cmd is simple REXX program. This accepts 4 arguments.
-
- texthang SourceFile DestinationFile Minimum_Char Maximum_Char
-
- like
-
- texthand readme.doc d:\hangman\hangman.dat 3 12
-
- Maximum_Char must not be exceed 12.
-
- Sample hangman.dat is created from Warp's README with texthand.cmd.
-
- [Caution]
- No Warranty. Please use this at your own risk.
-
- [Copyright]
- This is a freeware. You may re-distribute this unless you do not
- change copyright texts.
-
- The Creative CAT, 1996.
-
- And The Creative CAT is ...
-
- Haruo Toda, Niigata Japan. CIS: 100230.430, Niftyserve: GHF03464
- toda@med.niigata-u.ac.jp
-
- [Background]
-
- Yesterday, my wife and I enjoyed Info-Mac and found an old HANGMAN.
- Well, I would write such a game with DrDialog, I decided. Most time
- was spent to draw bitmaps. These are cruel bitmaps, not in its sub-
- jects, but in its technique (or lack of technique)... But my wife
- said 'Yea, it's enough.' So I upload this...
-