9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Bruce Ellis" <bruce.ellis@gmail.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu>
Subject: Re: [9fans] gnugo port for plan9
Date: Wed, 17 Oct 2007 15:49:22 +1000	[thread overview]
Message-ID: <775b8d190710162249j2a657166o858df540976c5655@mail.gmail.com> (raw)
In-Reply-To: <da43c2e0710161817t63832b77ka5be32fce78e815@mail.gmail.com>

goanna would kick its ass.

brucee

On 10/17/07, Lee Duhem <lee.duhem@gmail.com> wrote:
> very nice.
>
> lee
>
> 2007/10/17, andrey mirtchovski <mirtchovski@gmail.com>:
> > available on sources and here: http://mirtchovski.com/p9/GnuGo/
> >
> > see README.PLAN9 for installation instructions.
> >
> > sample game:
> >
> > 9grid% gnugo --boardsize 5
> > GNU Go 3.6
> > Copyright 1999, 2000, 2001, 2002, 2003 and 2004 by the Free Software
> > Foundation, Inc. See http://www.gnu.org/software/gnugo/ or contact
> > gnugo@gnu.org for information about GNU Go. GNU Go comes with NO WARRANTY to
> > the extent permitted by law. This program 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.  For more
> > information about these matters, see the files named COPYING.
> > here we are!
> >
> > Beginning ASCII mode game.
> >
> > Board Size:   5
> > Handicap      0
> > Komi:         0.0
> > Move Number:  0
> > To Move:      black
> > Computer player: White
> >
> >    White (O) has captured 0 pieces
> >    Black (X) has captured 0 pieces
> >
> >    A B C D E
> >  5 . . . . . 5
> >  4 . + . + . 4
> >  3 . . + . . 3
> >  2 . + . + . 2
> >  1 . . . . . 1
> >    A B C D E
> >
> > c3
> > black(1):
> >    White (O) has captured 0 pieces
> >    Black (X) has captured 0 pieces
> >
> >    A B C D E
> >  5 . . . . . 5
> >  4 . + . + . 4
> >  3 . .(X). . 3
> >  2 . + . + . 2
> >  1 . . . . . 1
> >    A B C D E
> >
> > GNU Go is thinking...
> > white(2): B3
> >
> >    White (O) has captured 0 pieces
> >    Black (X) has captured 0 pieces
> >
> >    A B C D E
> >  5 . . . . . 5
> >  4 . + . + . 4
> >  3 .(O)X . . 3
> >  2 . + . + . 2
> >  1 . . . . . 1
> >    A B C D E
> >
> > c4
> > black(3):
> >    White (O) has captured 0 pieces
> >    Black (X) has captured 0 pieces
> >
> >    A B C D E
> >  5 . . . . . 5
> >  4 . +(X)+ . 4
> >  3 . O X . . 3
> >  2 . + . + . 2
> >  1 . . . . . 1
> >    A B C D E
> >
> > GNU Go is thinking...
> > white(4): B4
> >
> >    White (O) has captured 0 pieces
> >    Black (X) has captured 0 pieces
> >
> >    A B C D E
> >  5 . . . . . 5
> >  4 .(O)X + . 4
> >  3 . O X . . 3
> >  2 . + . + . 2
> >  1 . . . . . 1
> >    A B C D E
> >
> > b5
> > black(5):
> >    White (O) has captured 0 pieces
> >    Black (X) has captured 0 pieces
> >
> >    A B C D E
> >  5 .(X). . . 5
> >  4 . O X + . 4
> >  3 . O X . . 3
> >  2 . + . + . 2
> >  1 . . . . . 1
> >    A B C D E
> >
> > GNU Go is thinking...
> > white(6): PASS
> >
> >    White (O) has captured 0 pieces
> >    Black (X) has captured 0 pieces
> >
> >    A B C D E
> >  5 . X . . . 5
> >  4 . O X + . 4
> >  3 . O X . . 3
> >  2 . + . + . 2
> >  1 . . . . . 1
> >    A B C D E
> >
> > pass
> > black(7): white(8): PASS
> > Result: B+24.0
> > If you disagree, we may count the game together.
> > You may optionally save the game as an SGF file.
> >
> > Type "save " to save,
> >     "count" to recount,
> >     "quit" to quit
> >  or  "game" to play again
> > quit
> >
> > Thanks! for playing GNU Go.
> >
> > 9grid%
> >
>


  reply	other threads:[~2007-10-17  5:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-16 18:48 andrey mirtchovski
2007-10-17  1:17 ` Lee Duhem
2007-10-17  5:49   ` Bruce Ellis [this message]
2007-10-17  5:53     ` andrey mirtchovski
2007-10-17  6:07       ` Bruce Ellis
2007-10-17  6:23 Rob 'Commander' Pike
2007-10-17  6:28 ` Bruce Ellis
2007-10-17 10:52   ` Gorka Guardiola
2007-10-17 11:00 ` Andrés Domínguez
2007-10-17 14:40 Steve Simon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=775b8d190710162249j2a657166o858df540976c5655@mail.gmail.com \
    --to=bruce.ellis@gmail.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).