]> Untitled Git - go.git/blob - htdocs/index.html
Added board state background (#1)
[go.git] / htdocs / index.html
1 <center>
2 <canvas id = "game-canvas" width="600" height="600"></canvas>
3 </center>
4 <script src="go.js"></script>