Package org.dartra.games.x01

Implementation of the classic x01 darts game.

See:
          Description

Interface Summary
ZoneSuggestionStrategy Interface for all algorithms that can suggest target zones for an x01 darts game.
 

Class Summary
StaticZoneSuggestionStrategy Simple x01 zone suggestion algorithm that uses static out-shot tables.
X01Game An x01 darts game.
X01Match An x01 darts match.
X01Set Set of an x01 match.
 

Package org.dartra.games.x01 Description

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