home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 444.lha / zombie / readme < prev    next >
Encoding:
Text File  |  1990-12-03  |  1.7 KB  |  53 lines

  1.  
  2. This distribution contains the executable and data files for the 
  3. exciting and ghoulish game of "Zombie Mall".  This game is freeware;
  4. it is not to be sold, rented, licenced, speculated upon, or gambled away.
  5.  
  6. If anyone wants the source code, I will sell it to him or her for $20 
  7. (including a mall map editor).  Sound like a good deal? It is!
  8.  
  9. To install Zombie Mall, first de-archive all of the files.  They will
  10. occupy about 380 K of your disk, so make sure you have enough room.
  11. The executable is called "zombie", and it expects to find all of its
  12. data files relative to the device "zombie:".  So use the assign command
  13. to set up the zombie: device.  Next, create a directory named sound in
  14. zombie: and copy the sound files to that directory.  Then you are all
  15. set: type in "zombie" or double-click on the zombie icon to begin the
  16. game.  Here are the requisite commands (assuming df1: as the destination):
  17.  
  18. lharc x df1: zombie.lzh
  19. assign zombie: df1:
  20. mkdir df1:sound
  21. copy df1:harp df1:sound/harp
  22. delete df1:harp
  23. copy df1:peoplescream df1:sound/peoplescream
  24. delete df1:peoplescream
  25. copy df1:rifle df1:sound/rifle
  26. delete df1:rifle
  27. copy df1:windowsmash df1:sound/windowsmash
  28. delete df1:windowsmash
  29. copy df1:zombiegroan df1:sound/zombiegroan
  30. delete df1:zombiegroan
  31. copy df1:doorclose df1:sound/doorclose
  32. delete df1:doorclose
  33. copy df1:maindoorclose df1:sound/maindoorclose
  34. delete df1:maindoorclose
  35. copy df1:step df1:sound/step
  36. delete df1:step
  37. copy df1:tune df1:sound/tune
  38. delete df1:tune
  39.  
  40.  
  41. I can be reached at :
  42.  
  43.     Hobie Orris
  44.     10 Budgell Terrace
  45.     Toronto, Ont.
  46.     Canada
  47.     M6S-1B4
  48.  
  49. CI$ : 73657,1573 (I log on about 3 times per year)
  50. UUCP: edgar@csri.utoronto.edu (for a very short time)
  51.  
  52. October 10, 1990
  53.