1
0
Fork 0
forked from len0rd/rockbox

New game plugin by Joshua Simmons FS#7369: Goban plugin, Go/Igo/Weiqi/Baduk game recorder and viewer.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19972 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Mustapha Senhaji 2009-02-11 16:03:17 +00:00
parent 21f0c9a282
commit f2d5c3532f
25 changed files with 9332 additions and 0 deletions

View file

@ -0,0 +1,9 @@
goban.c
board.c
display.c
game.c
sgf.c
sgf_output.c
sgf_parse.c
sgf_storage.c
util.c