query("SELECT player_name, score FROM high_scores ORDER BY score DESC LIMIT 5"); $highScores = $stmt->fetchAll(); } catch (Exception $e) { // Fail silently if table doesn't exist yet } $projectDescription = $_SERVER['PROJECT_DESCRIPTION'] ?? 'Classic Tetris Game - Single and Multiplayer HTML5 game.'; $projectImageUrl = $_SERVER['PROJECT_IMAGE_URL'] ?? ''; ?> Classic Tetris
Waiting for opponent...
You
Opponent
Opponent Score: 0