home *** CD-ROM | disk | FTP | other *** search
/ 300 Favorite Games / 300GAMES.iso / 181 / galaxy.doc < prev    next >
Text File  |  1992-10-04  |  5KB  |  131 lines

  1.      ╔════════════════════════════════════════════════════════════════════╗
  2.      ║                                                                    ║
  3.      ║      PC GALAXY WARS  v1.1b   by  Stephen Haigh   (c) JULY 1991     ║
  4.      ║                                                                    ║
  5.      ╚════════════════════════════════════════════════════════════════════╝
  6.  
  7.      Files included :
  8.  
  9.         GALAXY.DOC   -   This document.
  10.  
  11.         GALAXY.COM   -   The game itself. For information on command line
  12.                          options just type GALAXY.
  13.  
  14.  
  15.  
  16.      Program description :
  17.  
  18.         This game is based on the popular arcade game GALAXIANS.
  19.         The program is written completely in 8086 assembler utilising the
  20.         sound and graphics capability of the IBM PC range of computers.
  21.  
  22.         NOTICE:
  23.  
  24.         THIS GAME IS NOT PUBLIC DOMAIN.
  25.  
  26.         Please support the SHAREWARE concept.
  27.  
  28.  
  29.  
  30.     Hardware requirements :
  31.  
  32.         First the bad news. This game will not run on any PC fitted with 
  33.         a Monochrome Display Adapter (MDA) or Hercules Graphics Adapter.
  34.  
  35.         Now the good news.
  36.         The game should run perfectly on either CGA , EGA  or VGA systems.
  37.         The CGA mode uses an un-documented 16 colour mode allowing
  38.         the same graphics to be produced on all systems.
  39.  
  40.         The speed of the game is not dependant on the processor clock.
  41.  
  42.         The game speed is sychronised with the vertical refresh rate of
  43.         the graphics adapter in use. This means that the speed depends 
  44.         slightly on the adapter mode selected.
  45.         
  46.         Memory requirements are minimal, only enough to load the .COM file
  47.         and run. (64K)
  48.  
  49.  
  50.  
  51.  
  52.     Software requirements :
  53.  
  54.         The minimum DOS version required is 2.0.
  55.  
  56.  
  57.  
  58.     Game details :
  59.  
  60.         The game is designed to closely follow the original arcade version.
  61.         The controls and scoring are as shown below.
  62.  
  63.  
  64.                 KEYS:   WHILE PLAYING
  65.  
  66.                         Cursor LEFT    -      Moves LEFT
  67.                         Cursor RIGHT   -      Moves RIGHT
  68.                         Space          -      Fire
  69.                         S              -      Toggle sound ON/OFF
  70.                         P              -      Pause game
  71.                         Q              -      Quit to DOS
  72.  
  73.  
  74.                 KEYS:   HIGH SCORE TABLE ENTRY
  75.  
  76.                         Cursor keys    -      Move letter pointer
  77.                         Space bar      -      Accept chosen letter
  78.  
  79.  
  80.  
  81.                 SCORING:                   POINTS
  82.  
  83.                   Red 'attack' Galaxian  -  20   
  84.                  Green 'escort' Galaxian -  40
  85.                 Yellow 'leader' Galaxian -  60
  86.  
  87.  
  88.                       'attack' in flight -  100   
  89.                       'escort' in flight -  200   
  90.                       'leader' in flight -  300   
  91.  
  92.  
  93.  
  94.         An extra life is awarded at 10,000 points.
  95.  
  96.  
  97.  
  98.         If you would like more information on the sampled speech then
  99.         just mention when you register (see below).
  100.         At present ( August '91 ) I am working on some high quality
  101.         sound sampling utilities and simple capture circuit.
  102.  
  103.  
  104.         If you like this game, and wish to keep it, please register the
  105.         fact by sending £10.00 UK sterling to the address shown below. 
  106.         In return I will send you a fully featured version + a few extras.
  107.  
  108.         Assembler source code for this program can also be obtained from
  109.         the address shown below for the resonable fee of £25.00 UK sterling.
  110.         (please specify 5¼ or 3½ disk).
  111.  
  112.         Please support SHAREWARE.
  113.  
  114.  
  115.         Until the next time.
  116.  
  117.  
  118.                                          ╔══════════════════════════════╗
  119.                                          ║    STEPHEN HAIGH             ║
  120.                                          ║                              ║
  121.                                          ║                              ║
  122.                                          ║    43 SPRINGFIELD AVENUE     ║
  123.                                          ║    KNOTTINGLEY               ║
  124.                                          ║    WEST YORKSHIRE            ║
  125.                                          ║    ENGLAND         WF11 8BQ  ║
  126.                                          ║                              ║
  127.                                          ║                              ║
  128.                                          ╚══════════════════════════════╝
  129.  
  130.  
  131.