projects
/
fairystockfish.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
2465899
)
Add Upside-down chess to variants.ini
author
Fabian Fichter
<ianfab@users.noreply.github.com>
Sun, 8 Nov 2020 09:23:45 +0000 (10:23 +0100)
committer
Fabian Fichter
<ianfab@users.noreply.github.com>
Sun, 8 Nov 2020 09:23:45 +0000 (10:23 +0100)
src/variants.ini
patch
|
blob
|
history
diff --git
a/src/variants.ini
b/src/variants.ini
index
103a5bf
..
2292130
100644
(file)
--- a/
src/variants.ini
+++ b/
src/variants.ini
@@
-281,6
+281,10
@@
promotionPieceTypes = q
doubleStep = false
castling = false
+# Upside-down
+[upsidedown:chess]
+startFen = RNBKQBNR/PPPPPPPP/8/8/8/8/pppppppp/rnbkqbnr w - - 0 1
+
# Peasant revolt
# https://www.chessvariants.com/large.dir/peasantrevolt.html
[peasant:chess]