home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / games / thanoi.zip / HANOI.DOC < prev    next >
Text File  |  1993-01-30  |  2KB  |  62 lines

  1.  
  2.  
  3.   Submitted for your approval:  The Towers of HANOI.
  4.  
  5.           Written by (c) 1993  by Scott A. Armitage.
  6.  
  7.    Written & compiled with Turbo Pascal V.3  (c) Bourland inc.
  8.  
  9.       THANOI.ZIP
  10.  
  11.       Files:  HANOI.PAS
  12.               HANOI.COM
  13.               HANOI.DOC
  14.  
  15.    Please distribute the ARC file intact with all 3 files included.
  16.  
  17.       The compiled version may be used for anyones personal use for FREE.(PD)
  18.  
  19.       The source may be used for personal use as shareware, send at
  20.    least a paltry $5.00 to register.
  21.  
  22.       The compiled version should execute on ANY P.C. or
  23.    compatible machine with any type of monitor.
  24.  
  25.      Note - The set colors function will allow you to set
  26.    forground and background values to the same value.  The
  27.    line indicating current values will go blank if you do this.
  28.    Background values are ignored by monochrome display adapters.
  29.  
  30.       If you enjoy the program OR with to incorporate/modify any
  31.    of the routines into your own programs feel free to send me
  32.    $5.00 or more.
  33.  
  34.       If you wish to use any of the routines (inkey, scrolll ect.)
  35.    in programs for re-sale please send $25.00 to register.
  36.  
  37.       The source code may not be reproduced or redistributed, in whole or
  38.    part, by any other means without written permission from the author.
  39.  
  40.  
  41.       The original version of the program was written a couple of
  42.    years ago.  I have been adding features and stuff to it
  43.    periodically between semesters at school now and then.
  44.    At the time I was basically just hacking in code on the fly
  45.    and had just switched from basic to Pascal and had not yet
  46.    begun to document my code at all.  All the comments were added
  47.    on 1/28/93.
  48.  
  49.       I will be glad to answer any questions about routines or
  50.    the program if anyone is interested.
  51.  
  52.                        Thank you,
  53.  
  54.                        Scott A. Armitage.
  55.                        9250 Timber lane
  56.                        Peoria, IL  61615
  57.  
  58.                     cis# 72750,2237
  59.  
  60.  
  61.  
  62.