viewing an SGF at specific move number on the command line?

For discussing go computing, software announcements, etc.
Post Reply
User avatar
danielfox
Beginner
Posts: 18
Joined: Wed Sep 29, 2010 1:18 pm
Rank: KGS 1k
GD Posts: 0
KGS: danielfox
Been thanked: 1 time

viewing an SGF at specific move number on the command line?

Post by danielfox »

Does anyone know of an SGF viewer/editor that will accept a move number as a command line argument along with an SGF file, and open it to that specific move number?
xed_over
Oza
Posts: 2264
Joined: Mon Apr 19, 2010 11:51 am
Has thanked: 1179 times
Been thanked: 553 times

Re: viewing an SGF at specific move number on the command li

Post by xed_over »

does gnugo? I think it'll continue playing at that move number. Not an editor/viewer.
User avatar
danielfox
Beginner
Posts: 18
Joined: Wed Sep 29, 2010 1:18 pm
Rank: KGS 1k
GD Posts: 0
KGS: danielfox
Been thanked: 1 time

Re: viewing an SGF at specific move number on the command li

Post by danielfox »

Forcing a GTP-aware client to begin a GNU Go session from a specific SGF file at a certain move number might be an interesting hack, thanks.

In the meantime, SmartGo is the only client I have found so far that seems to be able to open to a specific move.
User avatar
liquido
Beginner
Posts: 12
Joined: Sat May 01, 2010 11:48 am
GD Posts: 0
KGS: liquido
Has thanked: 4 times
Been thanked: 6 times
Contact:

Re: viewing an SGF at specific move number on the command li

Post by liquido »

GoGui seems to do exactly what you want. Eg: "gogui -move 5 game.sgf". See: http://gogui.sourceforge.net/

Sorry for the late reply BTW.
Post Reply