home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / games / kalah.zip / KALAH.DOC next >
Text File  |  1980-01-01  |  2KB  |  44 lines

  1. Thank you for your interest in  the KALAH program.  KALAH is put  into
  2. the public domain and is not to be sold for any purpose except by  the
  3. author.  No  warranty  is  included or  implied.    Bugs  reports  and
  4. comments  are appreciated - please contact the author.
  5.  
  6. The only system dependent requirements for KALAH is that it be run  on
  7. hardware that can emulate  the VT100 ANSI  escape sequences.  The  DEC
  8. Rainbow-100 Personal Computer is ideal  since the firmware emulates  a
  9. VT102 terminal.  The original code ran on a DECSYSTEM-20 and later  on
  10. my Rainbow with TURBO PASCAL.  KALAH is written entirely in PASCAL and
  11. stays within the language requirements found in Jensen & Wirth.
  12.  
  13.                     ***** NEW as of 5/24/85 *****
  14.  
  15. Kalah  now works on the IBM PC and  compatables.  Kalah requires  that
  16. ANSI.SYS be loaded.   In the CONFIG.SYS file add the line:
  17.  
  18. DEVICE=ANSI.SYS. 
  19.  
  20. This  device  driver  allows  the IBM PC to  utilize the  ANSI  escape
  21. sequences  found on a VT100 terminal except that  it doesn't have  the
  22. special line drawing character set, nor does it support double height,
  23. or  double  with chars, or 132 char width displays.  Kalah works  fine
  24. without most of these attributes, but without the 132 char screen, the
  25. instructions are not displayed along side the playing board.
  26.  
  27. The source to KALAH  is available for $15  at the address below.   You
  28. get a Rainbow-100  diskette with  the source,  documentation, and  the
  29. executable as well as a printed copy of the source.  Please specify if
  30. the disk  should  be  formatted  in  CPM or  MSDOS.   If  you  send  a
  31. SELF-ADDRESSED PRE-PAID mailer with a PRE-FORMATTED RX50 Rainbow disk,
  32. you can get the above diskette (without the printed copy) for $10.
  33.  
  34.                              Brian Sietz
  35.                              PO BOX 3827
  36.                         Cherry Hill, NJ 08034
  37.  
  38. The CPM-86  and  MSDOS  versions  of KALAH  (without  source)  can  be
  39. downloaded from my BBS:
  40.  
  41.                              FIDO#82 [NJ]
  42.                             [609] 429-6630
  43.  
  44.