head	1.1;
access;
symbols;
locks
	zach:1.1; strict;
comment	@# @;


1.1
date	2000.02.06.23.12.07;	author zach;	state Exp;
branches;
next	;


desc
@@


1.1
log
@already a few changes / bug fixes by me (GZ)
@
text
@		IGS - Ascii Client by Adrian Mariano
                      adrian@@bsdserver.ucsf.edu
                           adrian on igs


This is an ascii client program for the Internet Go Server.

Its purpose is to provide a useable interface to the server with
ASCII character drawn Go boards.

This program requires UNIX with sockets capability. 

To compile, hopefully you can just type "make".  This will attempt to
compile the program.  After compilation, you should have a file called
"igc" in the directory.  You may need to type "./igc" to run it.  

If you get error messages when you type "make" then you need to look
at the file Makefile and make changes depending on your system. 
@
