home *** CD-ROM | disk | FTP | other *** search
- Copyright (c)1997, Paul McCarthy
- Copyright (c)1997, Eric Sunshine
-
- From: "Paul McCarthy" <zarnuk@mcgh.org>
- From: "Eric Sunshine" <sunshine@mcgh.org>
- Date: December 10th, 1997
- Subject: SokoSave 1.1 Source Code.
-
- SokoSave is an OPENSTEP and Rhapsody implementation of the Sokoban game.
- This package contains source code compatible with OPENSTEP 4.1 for Mach,
- OPENSTEP 4.2 for Mach & Windows, and Rhapsody Developer Release (RDR) for
- both Mach & Windows (Yellow Box).
-
- Highlights:
- * Fast
- * Unlimited undo/redo.
- * Save/restore board positions.
- * Left-click automatic shortest-path moves.
- * Right-click automatic push-to-destination.
-
- SokoSave is "freeware". You may use and enjoy this program for free. This
- package contains the source code for the SokoSave program. You may examine,
- use and modify the source code for private, non-commercial purposes free of
- charge. You may make and distribute unmodified copies of this source code
- for free provided that: (a) the source code is distributed in its entirety
- without modification, and (b) no fee of any kind is collected for the
- distribution of the source code.
-
- You may not distribute modified versions of the SokoSave program.
- You may not distribute modified versions of the source code.
- You may not distribute versions of the SokoSave program constructed from
- modified versions of the source code.
-
- These restrictions are for the protection of all.
-
- If you would like some or all of your private modifications incorporated
- in the officially published version of the SokoSave program, submit the
- modified version of the source code to:
-
- "Paul McCarthy" <zarnuk@mcgh.org>
-
- Credit will be given to all contributors for whatever contributions are
- included in officially published versions of the SokoSave program. I do not
- want others taking credit for my work, and I will not take credit for the
- work of others.
-
- To install:
- cd ~/Source/Games # Wherever you install source code.
- gunzip SokoSave.1.1.*.s.tar.gz # Uncompresses the package.
- gnutar xf SokoSave.1.1.*.s.tar # Extracts the source code.
-
- No special permissions are required other than the ordinary permissions to
- create files in a directory.
-
- The source code in this package compiles on the following platforms:
- OPENSTEP 4.1 for Mach
- OPENSTEP 4.2 for Mach
- OPENSTEP 4.2 for Windows
- Rhapsody Developer Release (RDR) for Mach
- Rhapsody Developer Release (RDR) for Windows (Yellow Box)
-
-
- Paul McCarthy wrote the program for NEXTSTEP.
- Eric Sunshine ported it to OPENSTEP and Rhapsody.
-
- Comments to: "Paul McCarthy" <zarnuk@mcgh.org>
- OPENSTEP & Rhapsody comments to: "Eric Sunshine" <sunshine@mcgh.org>
-