home *** CD-ROM | disk | FTP | other *** search
/ 300 Favorite Games / 300GAMES.iso / 89 / dblcross.txt < prev    next >
Text File  |  1991-04-08  |  2KB  |  48 lines

  1. DOUBLECROSS (tm)
  2. ----------------
  3.  
  4. DoubleCross is a strategy game for two players.  The goal is to build a
  5. solid connection between two sides of the playing board.  Each player
  6. tries to connect their sides while blocking their opponent's attempts
  7. to do the same.
  8.  
  9. This program will work with CGA, EGA, Hercules and VGA graphics modes.
  10. When you run the program, you will be presented with a simple list of
  11. display modes supported.  Simply press the key corresponding to the
  12. mode of your choice and the game will continue loading.  If you do not
  13. know which type you have, try them all until you eliminate those that
  14. your computer cannot support.  Remember that the graphics get better
  15. on the EGA and VGA modes.
  16.  
  17. To start the program, type DBLCROSS at the DOS prompt.
  18.  
  19. Advanced Information
  20. --------------------
  21.  
  22. For CGA displays, DoubleCross uses the high-resolution monochrome mode
  23. to better show the board and pieces.  The VGA support is true 640x480,
  24. 16-color support and shows much greater detail than the EGA mode.
  25.  
  26. Any MS-compatible mouse is supported but you can also use the keyboard
  27. at the same time.  This means that one player can use the mouse and the
  28. other can use the keyboard if you do not like trading the mouse back
  29. and forth after each turn.  We have tried this software with the
  30. following mouse manufacturers: Microsoft, Logitech, and Genius.
  31.  
  32. If you try to run this program with a mode that your computer cannot
  33. support, you will see a blank screen.  If this happens, don't panic!
  34. The game probably has loaded so you can press the 'Q' key to quit.  If
  35. that doesn't work, you might have to reboot the computer.  All of
  36. this should not happen if you correctly identify your computer's
  37. proper display type.
  38.  
  39. If you get annoyed at seeing the display menu, you can tell the program
  40. from DOS when you run it by adding the letter for the display mode on
  41. the same command line after the program name:
  42.  
  43.     DBLCROSS C   - loads in CGA mode
  44.     DBLCROSS H   - loads in Hercules mode
  45.     DBLCROSS E   - loads in EGA mode
  46.     DBLCROSS V   - loads in VGA mode
  47.  
  48.