Copyright (C)1997,2001,2002 by Eric Sunshine <sunshine@sunshineco.com>

OVERVIEW
========
This is the source code for the NextStep port of SokoSave.  For a list of other
platforms on which SokoSave runs, as well as the license agreement, consult the
README.txt file in the top level directory of this project.

The most recent version of SokoSave can always be obtained from the SokoSave
home page:

http://www.high-speed-software.com/sokosave

PREREQUISITES
=============
SokoSave requires the MiscTableScroll palette, version 129 or better.  The most
recent version of MiscTableScroll for NextStep can always be obtained from the
MiscTableScroll home page:

http://www.high-speed-software.com/misctablescroll

MiscTableScroll for NextStep can also be downloaded from the following
location:

http://www.peak.org/next/sourcelibrary/misckit/MiscTableScroll.140.s.gnutar.gz
http://www.peak.org/next/sourcelibrary/misckit/MiscTableScroll.140.s.README

Build and install MiscTableScroll by following the instructions included in
that package before proceeding to the next section of this document.

BUILDING
========
Build and install SokoSave for NextStep by opening the PB.project file from
this directory in ProjectBuilder.  On the "Builder" panel, select the "install"
target, and then press the "Build" button.  If you would like to build SokoSave
for multiple architectures, press the "Options" button and choose the desired
architectures.  SokoSave may be built for any of the supported architectures:
NeXT, Intel, HPPA, and Sparc.

No special permissions are required other than the ordinary permissions to
create files in a directory.

CONCLUSION
==========
Paul McCarthy wrote the original version of SokoSave for NextStep.

Eric Sunshine added many new features, including several powerful automated
movement mechanisms for ease of game play; added support for hexagonal Hexoban
puzzles and triangular Trioban puzzles; generalized the core SokoSave game
logic and extracted it into a portable and reusable library; and ported
SokoSave to Microsoft Windows using C++Builder, and to MacOS/X, MacOS/X Server
1.0 (Rhapsody/YellowBox) for Mach and Windows, and OpenStep for Mach and
Windows.

SokoSave utilizes the MiscTableScroll palette, which is copyright (C)1994-1999
by Eric Sunshine <sunshine@sunshineco.com> and Paul McCarthy
<zarnuk@high-speed-software.com>.

Send comments to:
Eric Sunshine <sunshine@sunshineco.com>
Paul McCarthy <zarnuk@high-speed-software.com>
