Package org.dartra.games.cricket

Implementation of the classic cricket darts game.

See:
          Description

Class Summary
CricketGame CricketGame implementation
CricketMatch CricketMatch.
CutThroatCricketGame Version of the cricketgame for more than two players, where the lowest score wins, and players give the other players that haven't closed a goals, the points they score.
FreeChoiceCricketGame Cricket variation where the players define the goals (can be less or more numbers than the 'original' cricket game)
GentlemensCricketGame A version of cricket where only the darts that hit the targetzone will count.
HalveItCricketGame Cricket version, where all darts in a turn are aimed at the goal for that turn.
ScramCricketGame CricketGame version where one player is the blocker, and the other one is the scorer.
SuicideCricketGame Cricket variation without points, where you have to hit each number exactly three times.
 

Package org.dartra.games.cricket Description

Implementation of the classic cricket darts game. The exact rules for cricket can be found at Rules for Cricket.