Global High Scores
{#if cloudAvailable}Loading global leaderboard...
{cloudError}
No game results yet!
Play a level to see your scores here.
| Rank | Player | Level | Score | Stars | Result | Time | Date |
|---|---|---|---|---|---|---|---|
| {i + 1} | {result.playerName} | {result.levelName} | {result.finalScore.toLocaleString()} | {formatStars(result.starRating)} {result.starRating}/12 | {result.endReason} | {formatTime(result.gameTimeSeconds)} | {formatDate(result.timestamp)} |