Rooksquare Chess
Jens Baek Nielsen's program Dabbaba plays chess and several variants of chess. One of these variants is described here: Rooksquare Chess.
satellite=main
files=8
ranks=8
graphicsDir=/graphics.dir/utrechtPNG/
promoZone=1
maxPromote=0
promoChoice=QNRB
symmetry=mirror
squareSize=50
graphicsType=png
theme=OS
rimColor=#FFFFFF
whitePrefix=W
blackPrefix=B
borders=0
useMarkers=1
holdingsType=0
Pawn::::a2-h2
morph=#******#
Knight:N:::b1,g1
morph=#......#
Bishop::::c1,f1
morph=#......#
Rook::::a1,h1
morph=#......#
Queen::::d1
morph=#......#
King::KisO2::e1
morph=+......+
|
|
Rules
The game is as orthodox chess, but now there are two different ways to win the game:- Checkmate the opponent (as usual.)
- Move any piece that is a starting square of one of the rooks of the opponent. I.e., white wins when he moves a piece to a8 or h8, and black wins when he moves a piece to a1 or h1.
WWW page made by Hans Bodlaender, based on email of Roger Cooper.
WWW page created: September 17, 1999.