ftp.nice.ch/pub/next/games/card/Cribbage.1.1.NIH.b.tar.gz#/Cribbage

Cribbage.app/
 
README.1.1.rtf
[View README.1.1.rtf] 
README.rtf
[View README.rtf] 

README.1.1.rtf

Cribbage
by Stephan Wacker

Copyright 1993, 1994, Stephan Wacker.  All rights reserved.

This program is Freeware. You can use it, copy and distribute it as many times as you like, but you are not allowed to sell this program or parts of it.
See the Info Panel for details.


What's new in version 1.1?

Not very much.  :-)

Info->FAQ menu.  Check this out before you send a bug report!  Maybe the answer is already there.

All TIFF images are LZW compressed.  This saves 1.5MB of disk space!

In some cards the number or letter of the rank in the lower right corner was flipped.  This has been corrected.

MAB for Motorola, Intel and HP/PA platforms.  Special thanks to Brian Harrison <brie@brie.andrew.cmu.edu> for compiling the app triple-fat.


Cribbage uses a few classes from the MiscKit, the Objective-C kit developed by the NeXTSTEP community under the direction of Don Yacktman.  Look for the latest version on your favorite FTP server.  Version 1.3.0 of 15-Dec-1994 is available at

ftp://ftp.cs.orst.edu
/software/NeXT/sources/classes/
MiscKit1.3.0.s.gnutar.gz

ftp://ftp.et.byu.edu
/next/misckit/
MiscKit1.3.0.s.gnutar.gz

ftp://ftp.informatik.uni-muenchen.de
/pub/comp/platforms/next/Developer/objc/misckit/
MiscKit1.3.0.s.gnutar.gz


Installation

If you have trouble unpacking the source archive, use gnutar instead of tar.

Opener: Replace all instances of `tar' in Opener.app's archive table with `gnutar'.

Shell: gunzip < Cribbage.1.1.s.tar.gz | gnutar xfp -


Enjoy

Stephan								27-Dec-1994
___________________________________________________

	Stephan Wacker
	Simrockstraûe 16
	80997 Mönchen
	Germany
	e-mail: stephan@rodion.muc.de
___________________________________________________

Bug reports, suggestions and fan mail are welcome  :-)

README.rtf

Cribbage
by Stephan Wacker

Copyright 1993, 1994, Stephan Wacker.  All rights reserved.

This program is Freeware. You can use it, copy and distribute it as many times as you like, but you are not allowed to sell this program or parts of it.
See the Info Panel for details.

This is an implementation of a two-player version of the card game Cribbage.  You play against the computer.  See the online Help for a complete description of the rules and strategy.

The application is based upon the program  cribbage, Copyright (c) 1980 Regents of the University of California, version 5.2  and I include the original sources and my NeXT sources as well.

There is an English and a German user interface.  If you want to add other languages you should declare them in the variable OTHER_LANGUAGES in Makefile.postamble.  You must then make a complete copy of either English.lproj or German.lproj and translate all localizable text files and interfaces.  The Makefile will install all localized resources, but only if they are complete.  If you don't want to translate some of the resources (Help or card images) you should still provide a dummy in your LANGUAGE.lproj folder and clean out the application afterwardsÐor you may find a better way to handle other languages in the Makefile.

This application has been built under NeXTSTEP 3.2 on a black NeXTstation.  No fat binaries included!


Enjoy

Stephan								15-Aug-1994
___________________________________________________

	Stephan Wacker
	Simrockstraûe 16
	80997 Mönchen
	Germany
	e-mail: stephan@rodion.muc.de
___________________________________________________

Error reports, suggestions and fan mail are welcome  :-)

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.