FlipFlop
========

You have a table filled with black and white tiles. Your aim
is to make all tiles black with as few clicks as possible. When
you click a tile, it and its four neighbours (up, down, left and
right) will change their color. The change of color will "wrap"
around the edges to the other side of the table.

At first level you have to click minimum one time to make all
tiles black and solve the level. On second level, you need at
minimum two clicks, on third level it's three clicks etc. etc.

History
-------

Version: Flipper 0.1       11 January 1999         Jouni Miettunen
	JOM 090199 Started based on Ace1
	JOM 100199 Game with highscore

Version: FlipFlop 0.2      13 January 1999         Jouni Miettunen
	JOM 120199 Minor bug fixes and modifications, Restart button,
	           more tiles, dialogs at finish

Version: FlipFlop 0.3      15 January 1999         Jouni Miettunen
	JOM 130199 Screen update problem fixed, faster drawing

Version: FlipFlop 0.4      09 February 1999        Jouni Miettunen
	JOM 070299 Highscore bug fixed, thanx Sam
	JOM 070299 Restart level used to reset score, that was unfair
	JOM 070299 Redraw bug fix, black tiles didn't have dot
	JOM 080299 Some init_level and select_tile fixes
	JOM 090299 TOP-5 high score

--jouni miettunen

http://www.crosswinds.net/san-marino/~jom/avigo/
http://www.crosswinds.net/san-marino/~jom/avigodev/
