Page 1 of 1

How to make SGF file?

Posted: Thu Jul 22, 2010 5:20 am
by Stefany93
Hello,

Will you please tell me how make a SGF file from this game? - (;GM[1]FF[4]CA[UTF-8]AP[kurnik]
RU[AGA]SZ[19]KM[5.5]TM[900]OT[25/300 Canadian]
PW[calleverde]PB[stefany1993]DT[2010-07-22]RE[B+29.5]
;B[od];W[dc];B[qe];W[qp];B[qj];W[cp];B[op];W[po];B[on];W[oo];B[no]
;W[pn];B[om];W[pm];B[pl];W[ql];B[pk];W[qr];B[or];W[fq];B[de];W[fd]
;B[jc];W[hc];B[jf];W[mi];B[cj];W[ml];B[nk];W[mk];B[nj];W[mj];B[jj]
;W[nh];B[og];W[oh];B[ph];W[ng];B[of];W[jl];B[cn];W[ep];B[jp];W[lo]
;B[mn];W[ln];B[nl];W[mm];B[nm];W[in];B[ho];W[hl];B[hq];W[ff];B[dg]
;W[bc];B[be];W[mf];B[me];W[lf];B[le];W[fh];B[ib];W[hb];B[id];W[ic]
;B[kb];W[ia];B[jb];W[lq];B[lp];W[kp];B[mp];W[kq];B[mq];W[jo];B[jq]
;W[io];B[ip];W[gp];B[kr];W[lr];B[ks];W[ls];B[ir];W[hp];B[gq];W[go]
;B[fr];W[er];B[fs];W[es];B[hr];W[rl];B[rk];W[cl];B[bl];W[bk];B[al]
;W[ck];B[bj];W[ak];B[an];W[bm];B[am];W[bn];B[ao];W[bo];B[di];W[aj]
;B[ah];W[ai];B[bh];W[dn];B[dk];W[dl];B[ek];W[jh];B[kg];W[kh];B[lg]
;W[mg];B[jg];W[ih];B[ig];W[hh];B[hg];W[hj];B[gh];W[gi];B[gg];W[fg]
;B[gf];W[ge];B[he];W[hd];B[je];W[pr];B[pq];W[qq];B[pp];W[dd];B[cd]
;W[cc];B[bd];W[ac];B[ee];W[fe];B[ed];W[ec];B[ja];W[ha];B[fi];W[fj]
;B[ei];W[os];B[nr];W[fm];B[el];W[em];B[fl];W[gl];B[fk];W[gk];B[ej]
;W[kf];B[ke];W[oi];B[pi];W[oj];B[ok];W[qk];B[pj];W[rj];B[ri];W[sk]
;B[si];W[sj];B[eg];W[ef];B[df];W[fc];B[ns];W[lh];B[ps];W[qs];B[os]
;W[nf];B[qo];W[ro];B[ne];W[ni];B[mo];W[ad];B[ae];W[bi];B[ci];W[eh]
;B[dh];W[mr];B[nq];W[ko];B[ms];W[];B[];W[];
TW[aa][ba][ca][da][ea][fa][ga][gb][fb][eb][db][cb][bb][ab][gc][gd][mh][gj][rk][sl][sm][rm][qm][qn][rn][sn][so][sp][rp][rq][sq][sr][rr][rs][ss][qo]
TB[ka][la][ma][na][oa][pa][qa][ra][sa][sb][rb][qb][pb][ob][nb][mb][lb][lc][kc][kd][jd][ld][md][mc][nc][oc][pc][qc][rc][sc][sd][rd][qd][pd][pe][oe][pf][qf][rf][re][se][sf][sg][rg][qg][pg][qh][rh][sh][qi][nd][ce][cf][bf][af][ag][bg][cg][ch][ie][if][hf][dj][ol][nn][np][iq][oq][gr][gs][hs][is][js][jr]
)


Thank you

Very Regards
Stefany

Re: How to make SGF file?

Posted: Thu Jul 22, 2010 5:22 am
by Harleqin
It already is an sgf file. What do you mean?

If you want to display it here with the Eidogo-player, surround it with "sgf" tags:

Code: Select all

[sgf-full]
(;GM...)
[/sgf-full]

Re: How to make SGF file?

Posted: Thu Jul 22, 2010 1:45 pm
by Dusk Eagle

Re: How to make SGF file?

Posted: Thu Jul 22, 2010 2:01 pm
by Bantari
Stefany93 wrote:Hello,
Will you please tell me how make a SGF file from this game?


As others have said - it already IS an SGF file. Or at least - chunk of text in SGF format.

To make an SGF file out of that, copy all text between '(' and ')' including the parentheses into your friendly text editor and then Save As with an '.SGF' extension. This will give you an SGF file which you can then click and automatically open with your favorite SGF viewer.

Hope this helps.

Re: How to make SGF file?

Posted: Thu Jul 22, 2010 7:06 pm
by fwiffo
I presume you were looking for a review? Here are a few comments on some basics:


Re: How to make SGF file?

Posted: Fri Jul 23, 2010 2:40 am
by Stefany93
Guys, I can't say how much I thank you - I managed to save that game as a sgf format thanks to you :)