X11 Based Make5 / Version 1.1

Make5 is an interesting and challenging game.  It is also
called 5-in-a-row or Go-Moku in other programs.  Rules of 
this game and other details are available in the on-line 
HELP, the file xmake5.doc, and the man page xmake5.6.

How to Install:
---------------

This program has been tested on SUN4 and SUN3 with X11/R4.
A simple Makefile is provided to create the executable 
files xmake5 and cmake5.  

"xmake5" uses the Athena widgets and "cmake5" uses the
UNIX curses library.  They both require a C++ compiler.
You may use GNU C and C++ compilers if it is feasible.

To make the executable files:

(1) Change the directory and file names in the Makefile:
        BINDIR:         where to put the executable files
        SCOREDIR:       where to put the high score files
        MANDIR:         where to put the man pages
        SCORE_F:        the high score file
        LOCK_F:         the locker for the high score file
        MAILER:         used by cmake5 only

(2) Type "make" to make "xmake5", "cmake5", and the initial
    high score file.

(3) Type "make install" to install "xmake5" and "cmake5"
    in the BINDIR, and to copy "xmake5.6" and "cmake5.6"
    to the MANDIR.

In XMake5.ad you can find the X resources used by xmake5.
The defaults listed in XMake5.ad could be modified for your
customized X environment.  Like all X application default files,
you may put your own XMake5 in your X application default 
directory or merge it into your X resource database using the
following command:  "xrdb -merge XMake5".

                                               November 28, 1991

Author:  Chih-Hung Hsieh  (pronounce as Chi Hong Shay)

E-mail:  hsiehch@cs.nyu.edu


        Hsieh                   Chih                    Hung    
------------------------ ------------------------ ------------------------
 ,,,       ||'      ||'             ||'           ,,,,,,,,,|,     ||,
  '||    ,,|,,,|    ||              ||        ,,          ||'     ||
,,,,|,|, ||   ||    ||   '''''''''''||'''''''''''         ||      ||
         ||'''|| ,,,||,|            ||             |,,,,,,||     ,|'
 ,,,,|,  ||,,,||    ||              ||      ,,     ||     ''     ||
         ||   ||,,  ||     ''''''''''''''''''''    ||            ||
 ''''''  || ,,||'   ||             ,,              ||,,,,,,|,   ||
 ,     '||'' ,|| |  ||      ,  ||'  '|,    ,,      ''     ||'   |'   ',
 ||''||    ,|'||  | ||      |  ||    ''     '|,           ||   |'     '|
 ||  || ,,''  ||    ||    ,|'  ||         |  '||         ,|'  ,'      ,||
 ||  ||       ||    ||   ,||   ||         |,  ||'       ,|' ,,|,,,|''' '||
 ||''''    ''||' ''||'   ''    '|||||||||||'       '''|||'   ''''       ||
------------------------ ------------------------ ------------------------
