๐ŸŽฏ Darts Score Counter

A score counter for classic darts games like 301, 501, and 701 โ€” just enter each turn's points scored and it automatically tracks every player's remaining score, including automatic bust detection.

How to use

  1. Set the starting score (301/501/701) and number of players, then press "Start game".
  2. Enter the current player's total points scored for their turn (3 darts) and submit it.
  3. The remaining score updates automatically and play passes to the next player. The first player to reach exactly 0 wins.

FAQ

What counts as a "bust"?

If subtracting the turn's score would take the remaining total below 0, or exactly to 1 (since 1 can't be finished under standard double-out rules), the turn is treated as a "bust" โ€” the score for that turn is voided and the remaining total stays unchanged.

What's the maximum score I can enter for one turn?

180 โ€” the theoretical maximum from three darts, each hitting triple 20 (20 ร— 3 ร— 3 = 180).

Does this strictly enforce the "double out" rule (finishing must be on a double)?

No โ€” this tool only takes a turn's total score as input, so it doesn't verify whether the final dart was actually a double. It only checks for the bust condition of landing on exactly 1 remaining.