Klondike is that most popular of solitaire card games you learned as a child.
This version was written specifically for the AT&T UnixPC (3B1 or 7300).
It uses UnixPC graphics, and will probably not be very easy to port to
other machines, (though I don't doubt that someone try it.:-)

It is played with a single deck of cards, and the goal is to move as many
cards as possible from their initial positions (the tableau),
to output piles, (or foundations).
The game is won if all of the cards are removed from the tableau.

I must thank Kent Quander for allowing me to
use and distribute his wonderfully drawn playing cards.

There are a couple of compile time options.
Normally the games beeps when you make a mistake, but I got tired of the
noise, so there is a NOBEEP option which will make it keep quiet.

I have also included an alternative to Kent's Ace of spades.
Leaving off the BYQ option, you will see it.
(The original is more imaginative.)

And finally, I had trouble getting the mouse to repond properly when I
compiled it with cc.  I had no problems with gcc.
I added a couple of patches, (invoked with BADMOUSE), which fixed things.
You should not need it, but it does not hurt.
You can try leaving it out if you want.

I do not like the borders on the standard windows, so (as is my practice),
I made my own.  All that is lacking are the move and resize icons.
If anyone can figure out how they might be implemented, I would
like to hear about it.

Type make, and have fun.

Tom Tkacik
tkacik@kyzyl.mi.org
...!rphroy!kyzyl!tkacik
