computer as player in a rengo

For discussing go computing, software announcements, etc.
Post Reply
User avatar
murksomat
Beginner
Posts: 11
Joined: Thu Sep 23, 2010 6:10 am
Rank: 2k
GD Posts: 0
KGS: murksomat
Location: Germany
Has thanked: 4 times

computer as player in a rengo

Post by murksomat »

Does anyone know a computer programm that plays only any fourth or sixth move in a game? It does not necessarily has to be a playing programm. A client that can control an engine for a rengo would be good enough. Maybe it is a function of gogui that I don't know. Or one can easily make some changes in the code of gogui to create such a feature.

I've got the idea while sitting in a pub with three goplayers and an ipad. We played all against Crazy Stone HD. But that was not really a fun.
Mike Novack
Lives in sente
Posts: 1045
Joined: Mon Aug 09, 2010 9:36 am
GD Posts: 0
Been thanked: 182 times

Re: computer as player in a rengo

Post by Mike Novack »

With any of the go playing computer programs that allow you you to back off and respecify moves (for either side) this is fairly trivial with human aid. You simply "force" the moves made by the human player's turns allowing the program to choose freely only when it is its turn.

I do not know how many of the other stronger programs would allow this but MFOG would.

The question you are really asking is "is it possible to set up a board position and then get the computer program to choose a move?"
User avatar
Phelan
Gosei
Posts: 1449
Joined: Tue Apr 20, 2010 3:15 pm
Rank: KGS 6k
GD Posts: 892
Has thanked: 1550 times
Been thanked: 140 times

Re: computer as player in a rengo

Post by Phelan »

I don't think it should be that hard to add a rengo mode to GoGui. A GTP connected program would then only be asked to generate a move once every 4(or more, depending on player number) turns.
a1h1 [1d]: You just need to curse the gods and defend.
Good Go = Shape.
Associação Portuguesa de Go
User avatar
murksomat
Beginner
Posts: 11
Joined: Thu Sep 23, 2010 6:10 am
Rank: 2k
GD Posts: 0
KGS: murksomat
Location: Germany
Has thanked: 4 times

Re: computer as player in a rengo

Post by murksomat »

It works with GoGui and manual attaching and detaching pachi.
Post Reply