home *** CD-ROM | disk | FTP | other *** search
/ Boldly Go Collection / version40.iso / TS / 14A / BAGMAN10.ZIP / BAGMAN.DOC next >
Encoding:
Text File  |  1992-02-25  |  2.6 KB  |  56 lines

  1.                      -----------------------------------
  2.                      BAG-MAN    (c)1992 Digital Ærtisans
  3.                      -----------------------------------
  4.                      
  5.     BAG-MAN is a simple game of hangman. The idea is to guess a  word  that 
  6.     the  computer  generates, letter by letter. Initially the word is shown 
  7.     blanked out (_) in the center of the screen. simply press the letter of 
  8.     your choice and it will either be placed in the word and shown  at  the 
  9.     bottom  of  the screen. The un used letters are shown at the top of the 
  10.     screen.
  11.     
  12.     The program comes with two  databases  of  words  called  EASY.BAG  and 
  13.     HARD.BAG.  They  contain  about  50  words  each which the program will 
  14.     select at random. Pressing <escape> during the game will end the  game. 
  15.     You will have ten tries at the word.
  16.     
  17.     I wrote this program for my nephews (who are 9 and 12)  and  they  love 
  18.     it.  I  kind  of  got a bit addicted to it myself.  The thing they like 
  19.     about it is the program gives them the meaning of the word. They  learn 
  20.     english and spelling at the same time. (they want me to add graphics to 
  21.     the progam so they can see the guy hang! sheesh!).
  22.     
  23.     I'm releasing this program as shareware for a couple  or  reasons.  The 
  24.     first  is  to  investigate  the  shareware  market. I've released a few 
  25.     programs in the past an received little response so I'm  interested  in 
  26.     whether  there  has  been  much change in the market. I would also like 
  27.     some feedback on the program. As it is, it is very simple. A lot  could 
  28.     be  done  to make it more challenging and educational. Your ideas would 
  29.     be appreciated.
  30.     
  31.     The program costs a stamp and an envelope. If you send me a  card  with 
  32.     some  ideas  I  will send you a utility program which will allow you to 
  33.     add  and  modify  the  words  in  the  dictionaries  and  some  updated 
  34.     dictionaries. It would also be nice if you included a disk to put these 
  35.     on and a SASE. If your a programmer ( C lang ) I  would  also  consider 
  36.     sending you the source code.
  37.     
  38.     Thanks for trying the game.
  39.     
  40.     Jim-Bag
  41.     -------
  42.     
  43.     Mail:
  44.         Jim Knight
  45.         31 1/2 Quebec Street, Apt 1
  46.         Guelph, Ontario
  47.         Canada
  48.                 
  49.     ----------------------------------------------------------------------
  50.     Files:
  51.         BAGMAN.EXE    15442      2-25-92    The program
  52.         BAGMAN.DOC     2647   2-25-92    This file
  53.           HARD.BAG     5798   2-25-92    The hard words
  54.           EASY.BAG     5982   2-25-92    The (sort of) easy words
  55.  
  56.     ----------------------------------------------------------------------