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:
parent
21f0c9a282
commit
f2d5c3532f
25 changed files with 9332 additions and 0 deletions
9
apps/plugins/goban/SOURCES
Normal file
9
apps/plugins/goban/SOURCES
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue