+
+
+
+ | + {gameState.players + .sort((a, b) => b.score - a.score) + .findIndex((p) => p.name === player.name) + 1} + . + | +
+
+ |
+ {player.name} | +{player.score} Punkte | +