initial constant
Horde
const initial
The initial position of the Horde variant.
Implementation
static const initial = Horde(
board: Board.horde,
turn: Side.white,
castles: Castles.horde,
halfmoves: 0,
fullmoves: 1,
);