| Mulligan
is a dart game which also involves “closing” of numbers.
It is a very difficult game although the rules are very simple. It
may be played by more than two players.
There are
six random numbers (on the board) as targets. To win, the players
must race to close those numbers according to the given order. “Closing”
of a number means hitting three of that number. The closing of the
bullseye marks the win.
The random
numbers may be generated using the random function of a calculator
or by using dice. It is also occasionally acceptable that players
agree on what “random” numbers to aim at. |