Read Me
This is Seahaven Towers, a solitaire card game written for X11R4 and
C++. If you don't have X11R4 and C++, you might as well give up now.
----------------------------------------------------------------
COMPILATION INSTRUCTIONS:
----------------------------------------------------------------
Type "./configure" (not necessary if you have gmake)
Type "make"
Test it by typing "./seahaven"
If everything looks good, become superuser and type "make install"
If you wish to edit the code, type "make depend"
----------------------------------------------------------------
COPYRIGHT:
----------------------------------------------------------------
Copyright 1991 by Terry Weissman and Charles Haynes.
Permission to use, copy, modify, and distribute this soft-
ware and its documentation for any purpose and without fee
is hereby granted, provided that the above copyright
notice appear in all copies and that both that copyright
notice and this permission notice appear in supporting
documentation, and that the names of Terry Weissman or
Charles Haynes or their employers not be used in advertis-
ing or publicity pertaining to distribution of the soft-
ware without specific, written prior permission. Terry
Weissman and Charles Haynes make no representations about
the suitability of this software for any purpose. It is
provided "as is" without express or implied warranty.
TERRY WEISSMAN AND CHARLES HAYNES AND THEIR EMPLOYERS DIS-
CLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUD-
ING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS,
IN NO EVENT SHALL THEY BE LIABLE FOR ANY SPECIAL, INDIRECT
OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULT-
ING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFOR-
MANCE OF THIS SOFTWARE.
---
Card drawing code and some code cleanup by
Bill Spitzak <spitzak@d2.com>
---
Additional code by
Warner Losh <imp@village.org>
---
Garrett Wollman <wollman@lcs.mit.edu> modified the program startup
and event loop to better conform with the Inter-Client Communications
Conventions Manual.
---
Card images from the "spider" game which is:
Copyright (c) 1990 by David Lemke & Network Computing Devices, Inc.
(lemke@ncd.com)
Copyright 1990 Heather Rose and Sun Microsystems, Inc.
Copyright (c) 1989, Donald R. Woods and Sun Microsystems, Inc.
Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted,
provided that the above copyright notice appear in all copies and that
both that copyright notice and this permission notice appear in
supporting documentation.