  Baduki 0.2

  Baduki is a computer Baduk(Go) program.

  Baduki is registed as BadukI on IGS.
  Baduki Homepage: http://soback.kornet21.net/~artist/baduk/baduki.html


Copyright and Acknowledgement:

  Baduki: Copyright(C) 1998-1999 Lim Jaebum (artist@soback.kornet21.net)
  Baduki is Free software.  you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation - version 2.

  Baduki is based on Xamigo( Copyright(C) 1992 Neil Bowers)
and Amigo(Copyright(C) 1989 Todd R. Johnson).
  Gtkgoboard widget: Copyright (C) 1998 Changwoo Ryu.
  Gmp library: Copyright (C) 1995-1997 William Shubert.
     He is author of Cgoban(http://www.hevanet.com/wms/comp/cgoban/)


Features:
  Play Baduk(Go) with Computer or Human.
  Load/Save/Analyze SGF file.
  Suport GMP(go modem protocol)
  Easy to debug.


Install: (Read INSTALL)

  Do the following from the baduki directory:
$ ./configure
$ make
$ make install
$ baduki

  Baduki requires gtk+ 1.0.x.
  Tested Under x86/Alpha Linux libc5/glibc2.

Usage:

-sgf filename		Analyzing sgf file
# ./baduki -sgf in.sgf > out.sgf

-lsgf filename [movenum]	Load sgf file
# ./baduki -lsgf foo.sgf 12

* Baduki automatically saves after each moves and end of game.

-gmp			Gmp mode
With this Baduki is ran under CGoban.
On CGoban's Go Modem menu, type './baduki -gmp' on Program entry.


Feel free to mail me any comments and suggestions for improvements.

Special Thanks to
Ryu Changwoo <cwryu@adam.kaist.ac.kr>
	gtkgoboard and using automake/autoconf/gettext.

--
Artist (artist@soback.kornet21.net)
