unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Nala Ginrut <nalaginrut@gmail.com>
To: guile-user@gnu.org
Subject: [potluck dish] an small GTP lib for playing Go game with Scheme
Date: Tue, 16 Feb 2016 18:20:25 +0800	[thread overview]
Message-ID: <1455618025.8522.23.camel@Renee-desktop.suse> (raw)

GTP stands for Go Text Protocol is a protocol used by several engines
for playing the board game Go on the computer. The GTP1 is implemented
in GNU Go.

Maybe someone here remember the news:
Google’s AI beat a professional Go player
http://siliconangle.com/blog/2016/01/27/googles-ai-beat-a-professional-go-player-and-its-kind-of-a-big-deal/

Well, at that time I feel I'd like to try to play Go with Scheme on my
own way. ;-)

I was busy to celebrate Chinese new year last few weeks, so I didn't
have much time to hack. ;-P
This project is still preliminary, but it works if you installed GNU Go.

I'd like to implement some algorithms on it to make sure Guile has
little AI. ;-D

Here it is:
https://github.com/NalaGinrut/goile





                 reply	other threads:[~2016-02-16 10:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

  List information: https://www.gnu.org/software/guile/

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

  git send-email \
    --in-reply-to=1455618025.8522.23.camel@Renee-desktop.suse \
    --to=nalaginrut@gmail.com \
    --cc=guile-user@gnu.org \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).