This is a single-player (sigh!) game for SunView on Sun-3's and 4's, under 
SunOS 3.x or 4.0.  It is a bit too dear in computrons to give good interactive
behavior on a Sun-2, although you might try it.

It is distributed in six shar-format files, each about 50kbytes.

It works on all known 68020 and SPARC Suns as of 6/1/88.  I have not tried
it on the 386i.

The game object itself is close to a megabyte under 3.x (but only 340k
under 4.0), and another megabyte of temporary storage for .o's and things 
needs to be available during the make process.

To get going, just say 'make'.  (I presume you have already unshared it
if you are reading this.)  If you want a scorefile, edit the first
line of the makefile to point to it, make the file (rw to all).  You should
explicitly then install the game someplace handy (such as /usr/local/bin),
and the man entry as well.

Some of the text windows generated by the "Things To Read" menu are quite large
and can overflow the default buffer size for text windows.  By using
the defaults_tool you can set the default buffer size to "0", which means
"as large as needed".  Why this is not the default you can ask Sun, not me.

Other information is in the files NOTES, TODO, HISTORY.nr, and sdi.man.
