Greed Score Tracker

Who’s winning
to {{ winningScore }}
{{ i + 1 }}. {{ p.name }} 10K+ Leader
{{ p.currentScore || 0 }}
Add New Player

Game Over! Final Standings

  1. {{ index + 1 }}. {{ winner.name }} {{ winner.scoreAtWin }}

Current Leaders:

  1. {{ index + 1 }}. {{ winner.name }} ({{ winner.scoreAtWin }})

Other players, keep scoring!

{{ player.name }}

{{ player.currentScore }}

Score History:
No entries yet.
{{ entry.amount > 0 ? '+' : '' }}{{ entry.amount }} {{ entry.timestamp }}
Game Settings & Controls