Program : FlipFlop v0.5
Author  : Brandon Sterner
Email   : vortexx15@aol.com
Date    : June 23, 1998
Machine : TI-83 Assembly

Description:
    Flipflop is a puzzle game.  The object of the game is to change all the
black circles to white circles.  This is a little more difficult that it 
sounds.  Use the arrow keys to select a space.  Then Use the Y= key to change
the color of the circle and the circles to the left, right, up, and down.
So if the board looked like this:
          ooooo
          oo*oo
          o***o 
          oo*oo 
          ooooo
You would select the middle space and the 5 spaces turn to white.  I know 
this isn't a great explanation but you'll figure it out.  There are ten 
levels.

Keys:
    y=          flips the space selected
    mode        restart level
    clear       quit
    arrow keys  move

future versions:
    - more levels
    - harder levels
    - externel levels
    - level select
    - smaller program
    - optimize for sos

Special thanks to:
   Movax & his sprite routine

If you include this program on your page, please add a link to my page.    
http://www.geocities.com/SiliconValley/Bay/4584/tiindex.html

Send comments, questions, and bugs to vortexx15@aol.com

