Flip 1.1 (C) TanKM 1996
~~~~~~~~~~~~~~~~~~~~~~~

1. INTRODUCTION
~~~~~~~~~~~~~~~
You will see a random mix of "Heart" and "Ace" in a 3x3 grid. The objective
of Flip is to get the "Heart" in the center and surrounded by "Ace".

The only rule of the game is, you can only flip an "Ace".

Here is how the rest of the pieces will react to an "Ace" flip.
- Flipping a corner piece will cause the adjoining pieces to change to
  their opposites (ie. "Heart" to "Ace", and vice versa).

- Flipping a middle piece on one side changes the two pieces at its side.

- Flipping the center piece, will change the middle piece on all four side.

- The piece you flip, will change as well.



2. TO PLAY
~~~~~~~~~~
To start Flip, start cbasPad, select Flip and run it by
selecting "EXEC".

You will see a screen similar to below :

Note: The "Heart" is shown as "H" and "Ace" as "A" in this document. In
      the PILOT you will see the actual symbol.


        1  2  3    H  A  H
        4  5  6    A  A  H
        7  8  9    H  H  H

  'A' to flip ?    0

  
    <OK>  <Cancel>  <A> <B>

Meaning of the BUTTON is as follows :
<OK>       - Process the flip.
<Cancel>   - Quit FLIP.
<A> or <B> - Give up on current game and give me another.

To flip an "Ace", enter the corresponding location of the "Ace" you want
to flip and press "<OK>". If the FLIP is valid, you will see a "0" at the
"Which 'A' ?" prompt. If you see the number you entered at the prompt, that
means you are trying to FLIP a "Heart", which is not allowed or the number
you entered is not valid. Entering alpha characters is equivalent to entering
"0".

To undo your last move, enter "0" to flip, and press "<OK>". Only
one level of undo is allowed. You can undo the undo if you wanted to. All
undo is counted as a move.

Tips: You do not need to delete the default "0" at the prompt. Use your
      PILOT pen to point the cursor just after the default "0". You can
      then enter any number you want to flip, and press "<OK>". Entering
      "02" is the same as "2".

When you have solved the puzzle, the number of moves you take to solve the
puzzle is displayed. At this point, you can press <OK> to play another game
or "<Cancel>" to end the game.
