home *** CD-ROM | disk | FTP | other *** search
/ CD Direkt: Spezial 1 / CDD_SPIELE_.ISO / wingames / bmaster2 / bmaster2.doc next >
Text File  |  1994-03-21  |  2KB  |  60 lines

  1.                              Battle Masters
  2.                              --------------
  3.                               Version 2.01
  4.                                   by
  5.  
  6.                               Neil Sanford
  7.                               
  8.                               8 Rowan Court
  9.                          East Brunswick, NJ 08816
  10.  
  11. Battle Masters 2 is a war game for two people played on a 100 x 100 square 
  12. grid either on a single computer, played over a Modem or on a Lan.  This 
  13. game is written in Microsoft Visual Basic v3.  Windows Version 3.1 is 
  14. needed to play.  This game is freeware, however, if you like it, please  
  15. send $5.  
  16.  
  17. Four files are needed for the game:    
  18.     
  19.     1)  BMASTER2.DOC  -  This file.
  20.     2)  BMASTER2.EXE  -  The game program.
  21.     3)  BMASTER2.HLP  -  Online help.
  22.     4)  VBRUN300.DLL  -  Visual Basic v3 runtime module.
  23.  
  24. New items included in this version:
  25.   - two player mode over a modem
  26.   - two player mode over a lan
  27.   - new stats screen that shows army strength for both sides
  28.   - less RAM usage
  29.   - bug fixes
  30.  
  31. Note: the new saved-game files are not compatible with version 1.
  32.  
  33.  
  34. INSTALLATION
  35. ------------
  36. 1)  Place the BMASTER2.* files into the same directory on your system.
  37. 2)  Place the VBRUN300.DLL file into your "\WINDOWS\SYSTEM" directory.
  38. 3)  Select the Program Group within Windows that you want this game
  39.     to appear in.
  40. 4)  From the "File" menu option, Select the "New" option and create a  
  41.     "New Program Item" to add this game.
  42. 5)  Use the following information in creating the New Program Item:
  43.         Description       = "Battle Masters 2"
  44.         Command Line      = (directory from step 1) + "\BMASTER2.EXE"
  45.         Working Directory = (directory from step 1)
  46.  
  47.         The game has its own icon.
  48.  
  49.  
  50. RUNNING THE GAME
  51. ----------------
  52. 1)  The game can be run by following the above installation instructions,
  53.     and then double-clicking on the game's icon.
  54.  
  55. 2)  The game can also be started by using the Windows Program Manager, or
  56.     by using the Run menu option.
  57.  
  58. -----------
  59. End of File
  60.