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.
at master 4 lines 70 B view raw
1declare module 'jgoboard' { 2 const JGO: any; 3 export default JGO; 4}