**************************************************************
* Invert Game                                                *
* Copyright (c) 1999 by Christian Maas - All Rights Reserved *
*                       chmaas@hit.sb.sub.de                 *
*                       www.chmaas.handshake.de              *
**************************************************************


CONTENTS
========
I.   Requirements
II.  Installation
III. License agreement
IV.  Disclaimer agreement


I. REQUIREMENTS
===============

INVERT.EXE runs under Windows 3.x, 9x, and NT.
The Pascal source code code can be compiled under all Versions of DELPHI.
To download the source code, visit www.chmaas.handshake.de/delphi/delphi.htm.


II. INSTALLATION
================

1. Extract INVERT.ZIP into a directory on your hard disk.
2. The archive contains the following files:
   README.TXT   (this file)
   INVERT.EXE   (the executable)
   INVERT.HLP   (help file)
3. Copy all files in a directory of your choice.
4. Start INVERT.EXE and use help for instructions how to play Invert.

5. The source code archive INVSRC.ZIP (for all versions of DELPHI)
   contains the following files:
   README.TXT   (this file)
   INVERT.DPR   (project file)
   INV_MAIN.PAS (source code for main form)
   INV_MAIN.DFM (formular file for main form)
   INV_TIP.PAS  (source code for tip form)
   INV_TIP.DFM  (formular file for tip form)
   INV_ABT.PAS  (source code for about form)
   INV_ABT.DFM  (formular file for about form)
   INVERT.HLP   (help file)


III. LICENSE AGREEMENT
======================

This software is freeware. You can freely distribute copies of the main archive
INVERT.ZIP as long as no alterations are made to the contents and no charge is
raised except a reasonable fee for distributing costs.

If you like this program, I would appreciate to hear from you.
Send e-mail to
               chmaas@hit.sb.sub.de


IV. DISCLAIMER AGREEMENT
========================

This software has been thoroughly tested. Nevertheless it is provided "as is" and
without any warranties expressed or implied, including, but not limited to, implied
warranties of fitness for a particlar purpose.

In no event shall the author be liable for any damages whatsoever (including, without
limitation, damages for loss of business profits, business interruption, loss of
business information, or other pecuniary loss) arising out of the use of or inability
to use this software or documentation, even if the author has been advised of the
possibility of such damages.
