home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 15 / CDACTUAL15.iso / cdactual / program / pascal / P_ROBOTS.ZIP / README.TXT < prev    next >
Encoding:
Text File  |  1989-11-13  |  3.1 KB  |  90 lines

  1.  
  2.  
  3. This disk contains the shareware version of P-ROBOTS:
  4.  
  5.  
  6. This disk has the following files:
  7.  
  8.     OOZ.EXE -- A program to unpack the various .ZOO files on the disk
  9.     P-ROBT21.ZOO -- Version 2.1 of the P-ROBOTS program plus the latest
  10.                     collection of robots
  11.     RE.ZOO -- An editor especially designed for developing and testing robots
  12.     RRR.ZOO -- A "shell" to enable you to play round-robin P-ROBOTS
  13.                tournaments
  14.     README.TXT -- The file you are reading
  15.  
  16.  
  17. Just a few words about each of these:
  18.  
  19.  
  20. OOZ.EXE
  21.  
  22.     This program is used to unpack the various .ZOO files on the disk.  To use
  23.     it, follow these directions:
  24.  
  25.     HARD DISK USERS:
  26.          
  27.          Copy all of the files from the disk on to your hard disk, then unpack
  28.          each file with an .ZOO extension by giving the command:
  29.  
  30.               ooz filename.zoo
  31.  
  32.          followed by a carriage return -- where filename is the name of
  33.          whatever file you wish to unpack.  For example, OOZ P-ROBOTS.ZOO
  34.          would unpack the file P-ROBOTS. (You can use wildcards: for example,
  35.          OOZ *.ZOO.)
  36.  
  37.     DUAL-FLOPPY USERS:
  38.  
  39.          First, format three new blank disks.  Put the P-ROBOTS disk (i.e., this
  40.          disk) into drive B.  Then, for each .ZOO file, follow the following
  41.          steps:
  42.  
  43.               1.   Put a formatted blank disk in drive A.  Make drive A the
  44.                    default drive by giving the command "A:" followed by a
  45.                    carriage return.
  46.               2.   Unpack each file (on drive B) by giving the command:
  47.  
  48.                         B:OOZ B:filename.ZOO
  49.  
  50.                    followed by a carriage return -- where filename is the name
  51.                    of whatever file you wish to unpack.  For example, 
  52.                    B:OOZ B:P-ROBOTS.ZOO would unpack the file P-ROBOTS on to
  53.                    the blank disk in drive A.
  54.  
  55.          It is important to use completely blank, but already formatted disks,
  56.          since the files within the .ZOO groups are quite large and take a
  57.          great deal of disk space.
  58.  
  59.     SINGLE-FLOPPY USERS:
  60.  
  61.          The P-ROBOTS files are too large to all be unpacked at once if you have
  62.          only a single floppy drive.  Find a friend with either a hard drive 
  63.          or a dual-floppy system and follow the instructions above. 
  64.  
  65.  
  66. P-ROBT21.ZOO:
  67.  
  68.     This is a .ZOO file that must be unpacked using OOZ.EXE.
  69.     
  70.     This file contins (1) version 2.1 of P-ROBOTS (2) the documentation
  71.     for P-ROBOTS, and (3) a collection of the latest and best robots that have
  72.     been written for P-ROBOTS.
  73.  
  74.  
  75. RE.ZOO:
  76.  
  77.     This an editor especially designed for developing and testing robots.
  78.     It was developed by Professor B.J. Gleason of Upsala College and is being
  79.     provided to users of P-ROBOTS with his permission.
  80.  
  81.  
  82. RRR.ZOO:
  83.  
  84.     This is a "shell" to enable you to play round-robin P-ROBOTS
  85.     tournaments.  It was developed by Professor B.J. Gleason of Upsala
  86.     College and is being provided to users of P-ROBOTS with his permission.
  87.  
  88.  
  89.  
  90.