-
Notifications
You must be signed in to change notification settings - Fork 11
Games
Thord Setsaas edited this page Dec 11, 2024
·
14 revisions
There are multiple types of games which can be played
-
X01
- This is the classic dart game type. Each player starts with X01 points (301, 501, 701) and compete to reach zero. Starting player is determined by shooting for bull, where the closest player start (in case of a draw, rethrow). The finishing dart must be a double to finish the game. More information can be found on Wikipedia
-
X01 Handicap
- This is the same as
X01
, but a starting handicap can be given to each player as an additional number of points that must be hit before checking out
- This is the same as
-
Cricket
- Cricket is another popular mode of darts. The goal is to "close" each number from
15
-20
andBull
. A number is closed once hit 3 times. Once closed continous hits on the number will give that amount of points to all other players who have not closed the given number. The game finishes when a player has closed all the number and has the lowest score. More information can be found on Wikipedia
- Cricket is another popular mode of darts. The goal is to "close" each number from
-
9 Dart Shootout
- This type is often used as a tie breaker in tournaments. Each player starts with zero points, and throws 9 darts (3 darts at a time) and see who can score the most points. Starting player is determined by going for bull, whoever is closest determines the starting order.
- If two players have the highest, same score after 9 darts, an additional visit is added for each player, until a winner is determined
-
99 Darts at X
- Practice game where each player will throw 99 darts at a given number. Points are given for each hit, with
single
counting as1
,double
as2
andtriple
as3
points. The winner is the player with the most points once everyone has thrown 99 darts at the given number.
- Practice game where each player will throw 99 darts at a given number. Points are given for each hit, with
-
Around the World
- Practice game consisting of 21 rounds. For each round the goal is to hit the corresponding target number as many times as possible. Points are scored for
single
,double
andtriple
, so the maximum score per round is3 x triple
. The winner is the player with the most points after 21 rounds
- Practice game consisting of 21 rounds. For each round the goal is to hit the corresponding target number as many times as possible. Points are scored for
-
Shanghai
- This is exactly the same as Around The World, except it adds another win condition. If a player is able to hit a
single
,double
andtriple
of the current target number for a round, that player automatically wins the game, no matter the score of other players. More information can be found on Wikipedia
- This is exactly the same as Around The World, except it adds another win condition. If a player is able to hit a
-
Around the Clock
- Practice game where the goal is to hit each number from
1
to20
and finallyBull
in the fewest darts possible. Each player starts with0 points
and get1 point
for each target hit. Winner is the player who first hitsBullseye
. Only singles count, except for bull where both single and double is valid. More information can be found on Wikipedia
- Practice game where the goal is to hit each number from
-
Tic-Tac-Toe
- This game will create a tic-tac-toe board, with numbers based on the starting score selected when starting the game. The goal of the game is to get three numbers in a row, vertically, horizontally or diagonally. Each player will alternate turns throwing three darts trying to hit the score required. Game will end with either one player winning, or in a draw.
- If a given number is reached before throwing three darts, a player can chose to end their visit early, and close the given number
- When starting a game you can also specify the Outshot required to close a number
-
Bermuda Triangle
- This game consists of 13 rounds, each consisting of a specific target to hit. Players will score based on what they hit, but if no target is hit during a given round, their score will be cut in half. The rounds are as follows
Round Target 1 Any 12 2 Any 13 3 Any 14 4 Any Double 5 Any 15 6 Any 16 7 Any 17 8 Any Triple 9 Any 18 10 Any 19 11 Any 20 12 Any Bull (both score 25) 13 Double Bull -
420
- Practice game where players take turns throwing three darts moving around the dart board clockwise starting with
D1
. Players start with a score of420
, and for each hit on a double that amount of points is subtracted from their score. Winner is the player with the lowest score after 3 attempts on each double, including Bull.
- Practice game where players take turns throwing three darts moving around the dart board clockwise starting with
-
Kill Bull
- Goal of this game is to take out the starting score with only the
bullseye
(single
ordouble
). If during a single visit a player does not hit any bullseye, the score is reset back to the starting score. Winner is first player to reach0
- Goal of this game is to take out the starting score with only the
-
Gotcha
- Best played with multiple players of around the same skill level
- Each player start at
0
, and throw three darts each, first to hit the given target score, single out. If during a visit a player gets to the same score as any other player, their score is reset back to0
. Going above the target score will bust the player, as inx01
-
Knockout
- Each player starts with a given amount of lives. Each player needs to score equal, or more points than the player before them. If they don't they loose one life. Once a player reaches
0
lives, they are out of the game. Play continues until there are only 1 remaining player. - It's only the score of the player immediately before you whos score you need to beat.
- Example round of 3 players:
Player 1
scores45
points,Player 2
scores26
and looses 1 life.Player 3
scores40
,Player 1
scores20
and looses 1 life.
- Each player starts with a given amount of lives. Each player needs to score equal, or more points than the player before them. If they don't they loose one life. Once a player reaches
-
JDC Practice Routine
- This is a practice routine used by the Junior Darts Corporation (JDC). The goal of the game is to score as many points as possible, in the predefined 19 rounds
Round Target 1 Shanghai on 10
2 Shanghai on 11
3 Shanghai on 12
4 Shanghai on 13
5 Shanghai on 14
6 Shanghai on 15
7 D1
,D2
,D3
8 D4
,D5
,D6
9 D7
,D8
,D9
10 D10
,D11
,D12
11 D13
,D14
,D15
12 D16
,D17
,D18
13 D19
,D20
,D-Bull
14 Shanghai on 15
15 Shanghai on 16
16 Shanghai on 17
17 Shanghai on 18
18 Shanghai on 19
19 Shanghai on 20
- Hitting a Shanghai (
single
,double
,triple
on the same number) gives a bonus score of100
points. - For the doubles round, you only throw a single dart on each target. Each double gives
50
points, withD-Bull
giving a bonus50
. - After the game you are awarded a "shirt" based on the score accomplished
Score Shirt 0 - 149 White 150 - 299 Purple 300 - 449 Yellow 450 - 599 Green 600 - 699 Blue 700 - 849 Red 850+ Black -
Scam
- First player will be
Stopper
and othersScorer
-
Stopper
needs to hit all singles1
to20
-
Scorer
will score points for any number not closed byStopper
- Once all numbers are closed by
Stopper
, the roles change - Winner is the player with the most points after all rounds
- First player will be
-
170
- Each player has 9 darts to checkout a score of
170
, which gives 1 point - When starting you can select how many points are required for a given player to win
-
Max Rounds
can also be selected, which will finish the leg if a given round is reached without any player reaching the required points
- Each player has 9 darts to checkout a score of
There are multiple modes supported. Each mode determines how many games must be played to determine a winner
Name | Short | Max Players | Possible Outcomes | Draw Possible |
---|---|---|---|---|
Single Game | Bo1 | - | 1-0, 0-1 | No |
First to Win 2 | Bo3 | - | 2-0, 2-1, 1-2, 0-2 | No |
First to Win 3 | Bo5 | - | 3-0, 3-1, 3-2, 2 -3, 1-3, 0-3 | No |
First to Win 4 | Bo7 | - | 4-0, 4-1, 4-2, 4-3, 3-4, 2-4, 1-4, 0,4 | No |
First to Win 5 | Bo9 | - | 5-0, 5-1, 5-2, 5-3, 5-4, 4-5, 3-5, 2-5, 1-5, 0-5 | No |
First to Win 6 | Bo11 | - | 6-0, 6-1, 6-2, 6-3, 6-4, 6-5, 5-6, 4-6, 3-6, 2-6, 1-6, 0-6 | No |
First to Win 7 | Bo13 | - | 7-0, 7-1, 7-2, 7-3, 7-4, 7-5, 7-6, 6-7, 5-7, 4-7, 3-7, 2-7, 1-7, 0-7 | No |
First to Win 8 | Bo15 | - | 8-0, 8-1, 8-2, 8-3, 8-4, 8-5, 8-6, 8-7, 7-8, 6-8, 5-8, 4-8, 3-8, 2-8, 1-8, 0-8 | No |
First to Win 4 | Bo7 | - | 4-0, 4-1, 4-2, 4-3, 3-4, 2-4, 1-4, 0,4 | No |
Best of 2 | Bo2 | 2 | 2-0, 1-1, 0-2 | Yes |
Best of 2 (Shootout) | Bo2-NDS | 2 | 2-0, 2-1, 1-2, 0-2 | No |
Best of 4 | Bo4 | 2 | 3-0, 3-1, 2-2, 1-3, 0-3 | Yes |
Best of 4 (Shootout) | Bo4-NDS | 2 | 4-0, 4-1, 4-2, 4-3, 3-4, 2-4, 1-4, 0,4 | No |
Best of 6 | Bo6 | 2 | 5-0, 5-1, 5-2, 5-3, 5-4, 4-5, 3-5, 2-5, 1-5, 0-5 | Yes |
Certain game types allow different outshots
to be selected when starting a game. This means to win a game or close certain numbers, a specific multiplier
must be hit with the last dart
Name | Short | Description |
---|---|---|
Double Out | DO | Must finish on a Double
|
Master Out | MO | Must finish on a Double or Triple
|
Any Out | AO | Can finish on any multiplier |
General
Information
Technical Details
Other