home *** CD-ROM | disk | FTP | other *** search
- Template Solitaire Module Version 1.0
- Source Code Distribution
- Requires NEXTSTEP 3.1 or above (tested with 3.2)
-
- TEMPLATE IS NOT A PLAYABLE GAME; IT IS THE STARTING POINT FOR
- WRITING NEW SOLITAIRE GAMES!
-
- Template-1.0-SRC.tar.gz contains the source code the for Template
- solitaire module. This is a sample game module for the free
- Solitaire program. You will need to obtain Solitaire-2.0-SRC-tar.gz
- in order to compile Template.
-
- Undo both archives in the same directory; source files in Template
- refer to files in Solitaire as #include "../Solitaire/something.h".
-
- Template and the Solitaire application are freeware, please enhance
- them and write new games! Developer's documentation is in the
- Solitaire/Documentation directory.
-
- ----
-
- Install the Solitaire.app binary in a directory such as LocalApps.
- Game modules can be installed in the application wrapper, in
- ~/Library/Solitaire, or in /LocalLibrary/Solitaire.
-
- ----
-
- These works were the results of an Internet collaboration between:
-
- Gary Ritchie
- gary@uaneuro.uah.ualberta.ca
-
- Michael McCulloch
- michael@hsv.tybrin.com
-
- Blake Stone
- bstone@acs.ucalgary.ca
-
- January 23, 1994
-