-
Creates a new builder that allows the construction of games
following the Aseb rules.
Copies this game builder with the shape of the board set
to boardShape
.
Copies this game builder with the shape of the board set
to boardType
.
Creates a builder to assist in constructing games with custom settings.
Copies this game builder with capturing pieces granting extra dice
rolls if capturesGrantExtraRolls
is true.
Copies this game builder with the factory used to generate dice
for games set to diceFactory
.
Creates a new builder that allows the construction of games
following the simple rules proposed by Irving Finkel.
Creates a new builder that allows the construction of games
following the rules proposed by James Masters.
Copies this game builder with the paths taken by each player set
to paths
.
Copies this game builder with the paths taken by each player set
to pathType
.
Create a copy of this game builder with new settings.
Copies this game builder with rosettes granting extra dice rolls
if rosettesGrantExtraRolls
is true.
Copies this game builder with whether rosettes are safe from capture
set to safeRosettes
.
Copies this game builder with the number of starting pieces of each
player set to startingPieceCount
.