home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Direkt 1995 #1
/
Image.iso
/
cdd
/
wingame
/
bmaster2
/
bmaster2.doc
next >
Wrap
Text File
|
1994-03-21
|
2KB
|
60 lines
Battle Masters
--------------
Version 2.01
by
Neil Sanford
8 Rowan Court
East Brunswick, NJ 08816
Battle Masters 2 is a war game for two people played on a 100 x 100 square
grid either on a single computer, played over a Modem or on a Lan. This
game is written in Microsoft Visual Basic v3. Windows Version 3.1 is
needed to play. This game is freeware, however, if you like it, please
send $5.
Four files are needed for the game:
1) BMASTER2.DOC - This file.
2) BMASTER2.EXE - The game program.
3) BMASTER2.HLP - Online help.
4) VBRUN300.DLL - Visual Basic v3 runtime module.
New items included in this version:
- two player mode over a modem
- two player mode over a lan
- new stats screen that shows army strength for both sides
- less RAM usage
- bug fixes
Note: the new saved-game files are not compatible with version 1.
INSTALLATION
------------
1) Place the BMASTER2.* files into the same directory on your system.
2) Place the VBRUN300.DLL file into your "\WINDOWS\SYSTEM" directory.
3) Select the Program Group within Windows that you want this game
to appear in.
4) From the "File" menu option, Select the "New" option and create a
"New Program Item" to add this game.
5) Use the following information in creating the New Program Item:
Description = "Battle Masters 2"
Command Line = (directory from step 1) + "\BMASTER2.EXE"
Working Directory = (directory from step 1)
The game has its own icon.
RUNNING THE GAME
----------------
1) The game can be run by following the above installation instructions,
and then double-clicking on the game's icon.
2) The game can also be started by using the Windows Program Manager, or
by using the Run menu option.
-----------
End of File