Community variant
Chess vs Misere Tic-Tac-Toe
Don't align 5 !
This is a user-catalogued casual variant. Technical details such as board size,
FEN, pieces, and hand rules are defined in the Fairy-Stockfish
variants.ini block below.
Generated rule overview
This variant inherits its base rules from `chess` and overrides the settings shown below.
Board and setup
Pieces and movement
- The piece set used on the board is: king (k), queen (q), rook (r), bishop (b), knight (n), pawn (p) and immobile piece (x).
Drops and hands
- Pieces in hand can be dropped back onto the board. Droppable pieces are: immobile piece (x).
Winning and losing
- A player can win by connecting 5 pieces horizontally, vertically and diagonally.
- Stalemate is scored as a win for the side to move.
Fairy-Stockfish rules
[chessvsmisere5:chess]
immobile = x
pieceToCharTable = PNBRQKx
pieceDrops = true
startFen = 8/8/8/8/8/8/PPPPPPPP/RNBQKBNR[xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx] w KQ - 0 1
connectN = 5
connectPieceTypes = x
connectValue = loss
stalemateValue = win