Community variant
Snake
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 custom piece 1 (s).
- custom piece 1 (s) is a custom piece with Betza movement `FNC`.
Piece movement
These diagrams show custom pieces and known Fairy-Stockfish built-in fairy pieces from White's perspective on a compact preview board. Some special moves, especially hoppers and game-state-dependent moves, can still depend on blockers or game state.
FNC
move
capture
move or capture
initial only
hopper target
Fairy-Stockfish rules
[leaper:chess]
maxFile = 8
maxRank = 8
# THE SNAKE LEAPER
# We use 's' for our custom piece.
# It can instantly leap to any square your path would have touched.
customPiece1 = s:FNC
# THE STARTING BOARD
# I replaced White and Black's Knights (n/N) with your new Snake pieces (s/S).
# You will need to map 's' to an image in the PyChess Decorations menu!
startFen = rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RSBQKBSR w KQkq - 0 1