--- interface Props { gameId: string; isHost: boolean; player1: string; player2: string; currentUser: string; } const { gameId, isHost, player1, player2, currentUser } = Astro.props; const svgId = `vg-${Math.random().toString(36).slice(2, 8)}`; ---
{player1} 0
Connecting... First to 6
0 {player2}

Arrow keys or drag to move your puck