DIR : /home/kozerus/public_html/eidogo/example_problem.html

/home/kozerus/public_html/eidogo

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
    <title>EidoGo Problem Example</title>
    <script type="text/javascript" src="player/js/all.compressed.js"></script>
</head>
<body>
	
    <h1>EidoGo Player Problem Example</h1>

    <p>Example of problem-solving mode</p>
    <div class="eidogo-player-problem">
        (;GM[1]FF[4]CA[UTF-8]AP[CGoban:3]ST[2]RU[Japanese]SZ[19]KM[0.00]
        AW[jk]AB[ii][hj][kj][il][kl]PL[W];W[jj];B[ki];W[ik];B[hl];W[ji];B[jh]
        ;W[ih];B[kk];W[hi];B[ij];W[hk])
    </div>
    
    <p>Non-shrinking problem on 7x7</p>
    <div class="eidogo-player-problem" shrink="no">
        (;GM[1]FF[4]CA[UTF-8]AP[CGoban:3]ST[2]RU[Japanese]SZ[7]KM[0.00]
        AW[ab][ac])
    </div>
    
    <p>Another problem:</p>
    <div class="eidogo-player-problem" sgf="sgf/problem2.sgf"></div>
    
    <p>Regular player on the same page:</p>
    <div class="eidogo-player-auto" sgf="sgf/blood_vomit.sgf"></div>
    
    <p>Followup text</p>

</body>
</html>
//


koh5_pano



Your browser does not support the HTML5 canvas element.


Drag mouse to navigate.

Navigation





17.Aug.2010, Martin Wengenmayer