tangled
alpha
login
or
join now
goose.art
/
cloud-go
0
fork
atom
extremely claude-assisted go game based on atproto! working on cleaning up and giving a more unique design, still has a bit of a slop vibe to it.
0
fork
atom
overview
issues
pulls
pipelines
cloud-go
/
src
/
jgoboard.d.ts
at
master
4 lines
70 B
view raw
wrap content
quietimcoding
Initial commit: ATProtoGo codebase before PDS-first restructure
6w ago
166420d1
1
declare
module
'jgoboard'
{
2
const
JGO
:
any
;
3
export
default
JGO
;
4
}