viewing an SGF at specific move number on the command line?
- 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?
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
does gnugo? I think it'll continue playing at that move number. Not an editor/viewer.
- 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
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.
In the meantime, SmartGo is the only client I have found so far that seems to be able to open to a specific move.
- 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
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.
Sorry for the late reply BTW.