|
| Quick Chess
Quick Chess was invented by Joe Miccio in 1991. It is played on a 5x6 board. The initial position is shown below.
a b c d e
+---+---+---+---+---+ Black
6 |*N*|*Q*|*K*|*B*|*R*| 6
+---+---+---+---+---+
5 |*P*|*P*|*P*|*P*|*P*| 5
+---+---+---+---+---+
4 | |:::| |:::| | 4
+---+---+---+---+---+
3 |:::| |:::| |:::| 3
+---+---+---+---+---+
2 | P |:P:| P |:P:| P | 2
+---+---+---+---+---+
1 |:N:| Q |:K:| B |:R:| 1
+---+---+---+---+---+ White
a b c d e
The rules are the same as standard chess, except:
- Pawns can only advance 1 space on the opening. Therefore, no En-Passant capturing.
- Pawns may only promote to a captured piece.
- There is no castling.
- If 20 moves are played without a capture or promotion,
the player with the most `points' on the board wins. (Pawn=1 pt., Bishop/Knight=3, Rook=5, Queen = 9.)
|