Skip to content

Commit a621470

Browse files
authored
add La Mancha, Argess, 4 Kings Quasi Shatranj (#739)
1 parent 88f4b3d commit a621470

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

src/variants.ini

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1832,6 +1832,44 @@ castlingQueensideFile = c
18321832
castlingKingsideFile = e
18331833
promotionRegionWhite = *6
18341834

1835+
#https://www.zillions-of-games.com/cgi-bin/zilligames/submissions.cgi?do=show;id=1367
1836+
[la-mancha-squeez:snailtrail]
1837+
pieceToCharTable = P.....................p.....................
1838+
maxRank = 9
1839+
maxFile = 9
1840+
startFen = p7P/9/9/9/3p*P3/9/9/9/p7P w 0 1
1841+
1842+
[la-mancha-duel:la-mancha-squeez]
1843+
customPiece1 = p:K
1844+
1845+
#https://www.chessvariants.com/diffsetup.dir/argess.html
1846+
[argess:chess]
1847+
pawnTypes = p
1848+
customPiece1 = p:mWcF
1849+
#yes, black moves first
1850+
startFen = rppppnbk/6qb/7n/7p/PPPP3p/RNPP3p/BQNP3p/KBRP3r b 0 1
1851+
castling = false
1852+
promotionRegionWhite = g8 h8 h7
1853+
promotionRegionBlack = a1 a2 b1
1854+
1855+
#https://www.chessvariants.com/rules/4-kings-quasi-shatranj
1856+
[quasi-shatranj:twokings2]
1857+
pieceToCharTable = PN....E...G..FZ....IAKpn....e...g..fz....iak
1858+
maxRank = 10
1859+
maxFile = 10
1860+
customPiece1 = a:AD
1861+
customPiece2 = e:AF
1862+
customPiece3 = f:AW
1863+
customPiece4 = i:DF
1864+
customPiece5 = z:DW
1865+
customPiece6 = g:K
1866+
extinctionPieceCount = 3
1867+
startFen = kifkaakfik/znegaagenz/pppppppppp/10/10/10/10/PPPPPPPPPP/ZNEGAAGENZ/KIFKAAKFIK w 0 1
1868+
promotionRegionWhite = *10
1869+
promotionPieceTypes = zangief
1870+
doubleStepRegionWhite = *3
1871+
doubleStepRegionBlack = *8
1872+
18351873
#https://www.zillions-of-games.com/cgi-bin/zilligames/submissions.cgi?do=show;id=1723
18361874
[symphony:tictactoe]
18371875
maxRank = 8
@@ -1847,3 +1885,4 @@ startFen = 8/8/8/8/8/8/8/8[PPPPPPpppppp] w - - 0
18471885
maxRank = 7
18481886
startFen = 7/7/7/7/7/7/7[PPPPPPPPPPPPPPPPPPPPPPPPPpppppppppppppppppppppppp] w - - 0 1
18491887
enclosingDrop = anyside
1888+

0 commit comments

Comments
 (0)