home *** CD-ROM | disk | FTP | other *** search
/ The Best of Select: Games 4 / CD_1.iso / games / beerwar / yoread.me < prev   
Text File  |  1994-02-05  |  8KB  |  159 lines

  1.                 Manual for Willy the Beer Varmit's War
  2. -----------------------------------------------------------------------------
  3.                   1. Introduction From the Author
  4.     
  5.     Hello, I am currently a freshman computer science major at Texas Tech.
  6.  I've enjoyed playing games for several years so I decided that I would
  7.  start writing my own games.  This is the second game that I have written.
  8.  The first game was a much smaller production of Willy the Beer Varmit 
  9.  written in QuickBasic.  This game was written in C+ and assembly with
  10.  an additional graphics library by Wordup Software. This shareware game 
  11.  was designed as a parody on other war games.  It uses weapons that one 
  12.  might find located in bar instead of a weapon's shed.   
  13.     
  14.     The game requires:
  15.                        640k ram (at least 580k free)
  16.                        VGA card
  17.                        VGA monitor
  18.                        Mouse
  19.                        286 Processor
  20.           Recommended: 
  21.                        Soundblaster 
  22.  
  23.     I would appreciate any comments that you have on the game so I can
  24.  improve it for future versions and make it compatable with all machines.
  25.  As a college student I would appreciate your registration, which I would
  26.  use it to help pay for my education at Tech.  When you register you will
  27.  receive in addition to the shareware a version a full screen of additional
  28.  weapons. You will also also receive some new VGA backgrounds to make the
  29.  game even more exciting. Registration money should be sent by either cash 
  30.  or cheque.  All orders that come in while I'm at Tech will be processed by 
  31.  my parents. Shareware is used as a try-before-you-buy type of marketing and 
  32.  the author does not receive any money for the product until you register. 
  33.   Mail Registrations To:
  34.                        Danny Weidig
  35.                        526 Daffodil
  36.                        Lake Jackson, Tx 77566
  37.                     
  38.                  Make cheques payable to Danny Weidig.
  39.        Spring '94 #:(806)742-5268   Summer '94- #:(409)297-3683
  40.   
  41.   Summer job wanted:  I am searching for a computer programming related
  42.     job for the 1994 summer.  If anyone has job offer you may reach me
  43.     by mail at my home address through my parents, or by phone at Texas
  44.     Tech during the spring '94 semeter at (806)742-5268.  Or through my
  45.     parents at home (409)297-3683.  Ask for Danny when you call my Tech
  46.     address.
  47.  
  48. ----------------------------------------------------------------------------
  49.  
  50.                               Included Files           
  51.                               
  52.     The game should contain the following files:
  53.          
  54.        INTRO.DAT                 MENUB2.DAT          SVARMIT.EXE -- Main EXE.
  55.        TITLEB.DAT                PLANET4.DAT         YOREAD.ME
  56.        CLOUD.DAT                 S2.DAT              BEER3.DAT
  57.        HURT.DAT                  MOON.DAT
  58.        STAT.DAT                  SB.DAT
  59.        JERK.DAT                  SBSETUP.EXE ---- Soundblaster owners
  60.        DIE.DAT                   GOSB.BAT   ----- Soundblaster owners
  61.        BURP.DAT                  SBFMDRV.COM                       
  62.        IDEA.DAT                  CT-VOICE.DRV
  63.        MENUB2.DAT                ORDER!.FRM
  64.                                   
  65.   If you do not have all these files please contact Dan's Software for                                        
  66. the latest shareware version.  
  67.  
  68. -----------------------------------------------------------------------------                                  
  69.                                   
  70.                                   Help!!!!!
  71.  
  72.      The game is setup where there is a title screen which is displayed
  73.   until the user presses a key.  Then several game options are asked and
  74.   the weapons selection screen appears.  When the weapons selection screen
  75.   appears you select the weapons my moving the mouse to their location on
  76.   the screen and pressing the right mouse button to add weapons of that
  77.   type and by pressing the left button to decrease the amount of the weapon
  78.   selected.  During the game the items on the screen work in a similar fasion
  79.   to increase the aim or speed move to there respective locations on the
  80.   screen and press the right mouse button and to decrease press the left
  81.   mouse button. To select the weapon to use move the mouse to the bottom
  82.   right area of the screen and press either mouse button to cycle through 
  83.   the weapons.  Finally, move the mouse to bottom section of the screen
  84.   where the word "<fire>" appears and press the left mouse button to shoot
  85.   off your weapon at the desired aim and speed.
  86.       
  87.    Possible problems:
  88.           
  89.    1. The action in the game is slow or the graphic backgrounds or sound
  90.    effects are not loaded.
  91.          This indicates that you probably do no have the memory necessary
  92.      to run the game.  You may try by booting the system with a systems
  93.      disk with only the mouse driver and sound card driver included, or 
  94.      you may run sbsetup.exe and turn off Soundblaster effects. Also, if you
  95.      have a 286 processor the graphics will seem fairly slow.
  96.  
  97.    2. The game reports that a mouse is not found.
  98.          This game requires a Microsoft compatable mouse.  If you don't
  99.      have mouse.com loaded beforehand this error will result.
  100.  
  101.    3. The game reports that SBFMDRV.COM has not been ran.
  102.           This requires that you run SBFMDRV.COM before playing.
  103.  
  104. If you experience any other problems please contact me by mail and I will  
  105. try to fix the errors.
  106.  
  107. ---------------------------------------------------------------------------
  108.                               Legal Info.
  109.  
  110.      This game is property of Dan's Software.  The shareware version may 
  111.   be distributed freely as long as there are no charges.  Shareware vendors
  112.   may sell the shareware product as long as they include all files and
  113.   follow the instructions in VENDOR.DOC.  CD-ROM vendors must tell the user
  114.   that the product is seperate from other products and that is shareware and 
  115.   they must follow the instructions in VENDOR.DOC in addition.  The 
  116.   registered version of the game may not be distributed in any form. Any
  117.   person who attempts to sell the registered version will be charged for
  118.   software piracy.
  119.  
  120.   Software Reviewers:  Anyone wishing to do review of this software should
  121.   contact Dan's Software to make sure they have the latest version.  I 
  122.   would also like to receive a copy of the publication within 30 days
  123.   of publication to put in my personal records.
  124. ----------------------------------------------------------------------------
  125.                           Changes in Version 1.01 
  126.                           
  127.      1.Added option to change speed of game
  128.      2.Fixed a bug that happened when a player restarted a game
  129.      3.Fixed a bug that caused a memory problem when the game was played 
  130.           several times
  131.  
  132. ----------------------------------------------------------------------------
  133.                            
  134.                            
  135.                            Future enhancements
  136.  
  137.   In future versions of this game I hope to:
  138.  
  139.      1. Add a full musical soundtrack to the whole game
  140.      2. Add more sound effects
  141.      3. Make the routines a little faster
  142.      4. Make the game more user-friendly
  143.      5. Add compatability with more sound cards
  144.  
  145. ----------------------------------------------------------------------------
  146.                              Conclusion
  147.  
  148.   Thank you for playing Willy the Beer Varmit's War.  I hope you enjoyed the
  149. game and if you have any comments I would like to hear them.
  150.  
  151.                                                      Thanks,
  152.  
  153.                                                      Danny Weidig
  154.  
  155.  
  156.  
  157.  
  158.  
  159.