Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code100x/chess
/
Class
apps/ws/src/Game.ts:41–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
export
class
Game {
42
public gameId: string;
43
public player1UserId: string;
44
public player2UserId: string | null;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected