|
From: <ks...@us...> - 2003-01-06 19:15:59
|
Update of /cvsroot/cgoban1/webpages In directory sc8-pr-cvs1:/tmp/cvs-serv5996 Modified Files: index.html Log Message: Updated to include latest information Index: index.html =================================================================== RCS file: /cvsroot/cgoban1/webpages/index.html,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -d -r1.1.1.1 -r1.2 --- index.html 6 Jan 2003 18:52:57 -0000 1.1.1.1 +++ index.html 6 Jan 2003 19:15:48 -0000 1.2 @@ -3,17 +3,11 @@ <h1 align=center>CGoban 1</h1> <IMG align=right bottom SRC="cgoban.gif" width=271 height=285> -<h2 align=center>Welcome to CGoban 1's New SourceForge Home</h2> - -<p>For the past few years, I have been putting all my efforts into -CGoban 2 and <a href="http://kgs.kiseido.com/">the KGS go server</a>. -Several other CGoban 2 users have been doing more work in patches etc. than -I have. To make this easier for everybody, I've decided to move CGoban to -SourceForge. +<h2 align=center>Welcome to the CGoban1 Homepage</h2> <h2 align=center>About The Program</h2> -<p>CGoban ("Complete Goban") 1 provides a large set of go-related services for +<p>CGoban1 ("Complete Goban Mark 1") provides a large set of go-related services for Unix and X11. A list of the functions that it provides: <UL> <LI>Play go against another player. When playing a game locally, you have a @@ -36,38 +30,16 @@ </UL> <h2 align=center>Downloading CGoban</h2> -<p>CGoban is distributed in source code. It uses the Gnu autoconfig -system and should be portable across all Unix/X11R4 or later systems. - -<p>This link is to a binary object. You probably don't want to download it -directly to your viewer. Download them to a file instead. - -<p><a href="cgoban-1.9.12.tar.gz">The complete source code, -<code>cgoban-1.9.12.tar.gz</code></a> (330K)<BR> - This should compile on any Unix system with an ANSI C compiler (gcc - works great). It's in tar file format, then compressed with gzip, so - to unpack it you need a command line like - "<code>zcat cgoban-1.9.12.tar.gz | tar xvf -</code>". Some web browsers - will automatically uncompress this file as it downloads. If you end - up with a file much bigger than the size listed above, then this is - what happened and you don't need to run <code>zcat</code>. - -<h2 align=center>Sample Go Modem Protocol Program</h2> +<p>CGoban is distributed in source code for now. It uses the Gnu autoconfig +system and should be portable across all Unix/X11R4 or later systems. Source +RPMS are available for RPM based systems -<p>I also have a sample program that speaks go modem protocol, goDummy. -The go modem code is in a separate module so it should be easy to combine -this with any existing computer go program. Beware! GoDummy does not -play go well! It mostly just moves randomly for a while, then gets bored -and starts passing. I only intend it as a sample go modem program, not -as a sample go playing program! -<br><a href="goDummy-1.0.4.tar.gz">The goDummy source code, -<code>goDummy-1.0.4.tar.gz</code></a> +<a href="http://sourceforge.net/project/showfiles.php?group_id=52805">Sourceforge Download page for the latest release (1.9.13)</a> <hr> <A href="http://sourceforge.net"> <IMG src="http://sourceforge.net/sflogo.php?group_id=52805&type=5" width="210" height="62" border="0" alt="SourceForge Logo"></A> -<address>CGoban / -<a href="mailto:wm...@ig..."><IMG align=bottom src="http://www.igoweb.org/~wms/letter.gif" width=32 height=16> -wm...@ig...</a> -/ 27 February 2002</address><br></body></html> +<address>CGoban1 / +<a href="mailto:ks...@so..."><IMG align=bottom src="letter.gif" width=32 height=16>ks...@so...</a> +/ 06 January 2003</address><br></body></html> |