[Computer-go] You be the Judge

2015-09-07 Thread djhbrown .
https://www.youtube.com/watch?v=RKhmyZyRAoE=PL4y5WtsvtduqNW0AKlSsOdea3Hl1X_v-S=12
___
Computer-go mailing list
Computer-go@computer-go.org
http://computer-go.org/mailman/listinfo/computer-go

Re: [Computer-go] open bank

2015-09-07 Thread Peter Drake
There's a lot of good stuff in here, but note that it hasn't been updated
in a few years.

(Also, the "sort" feature is broken, so there's no way to find the most
recent publications.)

On Mon, Sep 7, 2015 at 11:29 AM, robertfinkng...@o2.co.uk <
robertfinkng...@o2.co.uk> wrote:

> Thanks - looks like a bit of a goldmine.
>
> On 06-Sep-15 11:39, Erik van der Werf wrote:
>
> http://www.citeulike.org/group/5884/library
>
>
>
> ___
> Computer-go mailing 
> listComputer-go@computer-go.orghttp://computer-go.org/mailman/listinfo/computer-go
>
>
>
> No virus found in this message.
> Checked by AVG - www.avg.com
> Version: 2015.0.6125 / Virus Database: 4409/10592 - Release Date: 09/07/15
>
>
>
> ___
> Computer-go mailing list
> Computer-go@computer-go.org
> http://computer-go.org/mailman/listinfo/computer-go
>



-- 
Peter Drake
https://sites.google.com/a/lclark.edu/drake/
___
Computer-go mailing list
Computer-go@computer-go.org
http://computer-go.org/mailman/listinfo/computer-go

Re: [Computer-go] Go in virtual reality

2015-09-07 Thread Gonçalo Mendes Ferreira
First implement a small bot that plays legal moves including detecting 
superkos.


Then read Bensons definition of unconditional life, the Tromp-Taylor 
rules and the GTP standard draft.


On 09/07/2015 10:00 PM, Sébastien 'Cb' Kuntz wrote:

Hi list,
I'm working on a small immersive VR Go application (Oculus, HTC Vive etc)

My goals are:
- play remotely against somebody else in VR
- play remotely against somebody on IGS
(- try to get better at Go)

Since I'm only a beginner in Go,
I'm looking for the minimal set of functions that I need to implement in
order
to be able to play full games.

Currently implemented:
- 19x19 board
- Place a black or white stone anywhere
- Can't play if not your turn
- Can't play if move is not legal (suicide or ko)
- Captured stones disappear from board
- Captured stones count
- Score estimation
- IGS: login, challenge a user, play move, receive move

Planned:
- Pass
- Resign
- Undo
- Save to SGF
- Handicap

Maybe:
- 9x9
- 13x13

I am most probably missing some functions to complete the minimal set,
so any comment is greatly appreciated :)
Have a great day!
cb


___
Computer-go mailing list
Computer-go@computer-go.org
http://computer-go.org/mailman/listinfo/computer-go