home *** CD-ROM | disk | FTP | other *** search
/ Informática Multimedia: Special Games (Alt) / INFESPGAMES.iso / dos / varios / cmaze / readme.doc < prev    next >
Encoding:
Text File  |  1993-02-06  |  2.9 KB  |  80 lines

  1.  
  2.  
  3.                          Cubics' Maze & Cosmic Mines
  4.                       Copyright 1992 James C. Dunavant
  5.                              717 NE 5th Terrace
  6.                             Gainesville, FL 32601
  7.                                (904) 376-5876
  8.  
  9.  
  10.     NOTICE: These programs are not "Public Domain." You may give the
  11.             games to your friends, upload to BSS's, etc., but you may
  12.             NOT "sell" the games in any fashion without first making
  13.             arrangments with the author. If you are a distributor of
  14.             shareware or public domain programs, please notify me that
  15.             you will be including the games in your catalog.
  16.  
  17.     LEGAL: The games are provided "as is." Sole responsibility for use
  18.            of the games lies with the user.  THE AUTHOR, OR AGENT
  19.            THEREOF, SHALL *NOT* BE LIABLE IN ANY WAY FOR ANY DAMAGES OF
  20.            ANY KIND RESULTING FROM THE USE OF THE GAMES!
  21.  
  22.     Cubics' Maze & Cosmic Mines are two very quick hacks I wrote under the
  23.     category of recreational programming. The games were written in
  24.     Borland C/C++ 3.1 and use the GX libraries provided by Genus Micro-
  25.     programming.
  26.  
  27.     I have not included the source code since most people will not be
  28.     interested. However, if you want the source code (in C), send me a
  29.     formatted disk (3-1/2" or 1.2 Meg), a self-addressed and STAMPED
  30.     disk mailer and a few bucks to cover my time, and I'll send the
  31.     source code to you.
  32.  
  33.     Learning to play the games is pretty easy, so little documentation is
  34.     given here beyond the points made below.
  35.  
  36.  
  37.     = Cubics' Maze =
  38.  
  39.     * Requires a VGA video card.
  40.     * Will run on an XT, but a 80286 or better is recommended.
  41.     * Does not require a mouse, but a mouse is recommended.
  42.  
  43.     To run the game, CD to the directory where the game and its support
  44.     files are located and type,
  45.  
  46.     MAZE  <ENTER>
  47.  
  48.     Press "P" to play the game with disrupters enabled
  49.     Press "E" to play the game without disrupters (you only have to
  50.     find your way thru the maze, and not fight the aliens).
  51.     Press "V" to view the console control keys.
  52.     Press "H" for online documentation.
  53.     Press <Esc> to exit back to DOS.
  54.  
  55.  
  56.     = Cosmic Mines =
  57.  
  58.     * Requires a EGA with 256K memory or VGA video card.
  59.     * Requires an 80286 or better machine. (If you have an XT or XT clone,
  60.       this game will definately crash your machine. The XT is just too
  61.       slow for this game.)
  62.     * Does not use a mouse.
  63.  
  64.     To run the game, CD to the directory where the game and its support
  65.     files are located and type,
  66.  
  67.     MINES  <ENTER>
  68.  
  69.     Press <Enter> to play the game.
  70.     Press "V" to view the console control keys.
  71.     Press <Esc> to exit back to DOS.
  72.  
  73.  
  74.     Note: Both games use the same support files, so keep all files in the
  75.           same directory.
  76.  
  77.     Enjoy!
  78.  
  79.     <<Jim Dunavant>>
  80.