Puzzle (for FreeSpace)
Michael Trent <mtrent@msn.fullfeed.com>
May 1999

Introduction
~~~~~~~~~~~~
Puzzle is a module for FreeSpace on Mac OS X Server 2/99. It takes a picture of your desktop, cuts it up into tiles, and moves the tiles around on the screen.

Source code is also available, demonstrating:
1) Taking a screen shot on Mac OS X Server 2/99;
2) Using objects to implement a connected, directed state graph;
3) A way to invert the colors in an NSImage.

Note: Puzzle may be wrapped into the FreeSpace distribution in the future.
For now, it is available as a separate download.

Installation
~~~~~~~~~~~~
To install Puzzle, copy Puzzle.FreeSpace into /Local/Library/FreeSpace, /Network/Library/FreeSpace or your ~/Library/FreeSpace directory. 

Known Problems
~~~~~~~~~~~~~~
1) Puzzle uses post-script commands to take the screen shot. This will not
work in Mac OS X where post-script commands are not available.

Version Notes
~~~~~~~~~~~~~
1.0	May 1999	Initial Public Version, for Mac OS X Server 2/99.

Distribution and License
~~~~~~~~~~~~~~~~~~~~~~~~
Puzzle is offered into the public domain.

You can find the latest information at BackSpace Central:
    http://www.fullfeed.com/~mtrent/backspace.html
