Add more variant configs
authorFabian Fichter <ianfab@users.noreply.github.com>
Fri, 31 Mar 2023 16:26:25 +0000 (18:26 +0200)
committerFabian Fichter <ianfab@users.noreply.github.com>
Fri, 31 Mar 2023 16:26:25 +0000 (18:26 +0200)
src/variants.ini

index 73f9ad6..f444043 100644 (file)
@@ -833,3 +833,20 @@ flagRegionBlack = *1
 immobilityIllegal = true
 mandatoryPiecePromotion = true
 
+# Cross derby
+# Pawns promote to a knight on the 8th rank. Checkmate or stalemate your opponent to win the game.
+# https://www.chess.com/variants/cross-derby
+[crossderby:chess]
+queen = -
+rook = -
+bishop = -
+startFen = n*nnnn*k/**pppp**/pp4pp/8/8/PP4PP/**PPPP**/K*NNNN*N w - - 0 1
+stalemateValue = loss
+
+# Elimination chess
+# Eliminate all the opponents' pieces but one to win. No checkmates, capturing is compulsory
+# https://www.chess.com/variants/elimination-chess
+[elimination:giveaway]
+extinctionValue = loss
+stalemateValue = loss
+extinctionPieceCount = 1