Web Musings on 3D Chess |
Table of Contents
|
Arrangement | Markings | Dimensions |
---|---|---|
Slant (custom) | Constant | 6x10x7 |
This board is 6x10x7 with boards offset in the Y direction and constant cell markings. 64 cells of 420 in the chessboard volume are usable. A special feature is the attack boards - four 4x4 movable boards.
The board consists of three main boards on levels B, D, and F. These are also known as White's Defending Board, Neutral Field Board, and Black's Defending Board respectively. The main boards are fixed in position.
The four attack boards start with two each at levels A and G. They may occupy levels A, C, E, and G.
Piece | Moves | |
---|---|---|
Vectors | Illustration | |
Rook | (±n,0,0) (0,±n,0) ±(0,n,n) |
![]() |
Bishop | (±n,±n,0) (±n,0,0)±(0,n,n) (0,±n,0)±(0,n,n) |
![]() |
Queen | (±n,0,0) (0,±n,0) (±n,±n,0) ±(0,n,n) (±n,0,0)±(0,n,n) (0,±n,0)±(0,n,n) |
![]() |
King | (±1,0,0) (0,±1,0) (±1,±1,0) ±(0,1,1) (±1,0,0)±(0,1,1) (0,±1,0)±(0,1,1) |
![]() |
Knight | (±1,±2,0) (±2,±1,0) (±2,0,0)±(0,1,1) (0,±2,0)±(0,1,1) (±1,0,0)±(0,2,2) (0,±1,0)±(0,2,2) |
![]() |
Pawn First (White) | +(0,1,0) +(0,2,0) +(0,1,1) +(0,2,2) |
![]() |
Pawn (White) | +(0,1,0) +(0,1,1) |
![]() |
Pawn Attack (White) | +(±1,1,0) +(0,1,0)+(0,1,1) |
![]() |
Pawn First Move (Black) | -(0,1,0) -(0,2,0) -(0,1,1) -(0,2,2) |
![]() |
Pawn (Black) | -(0,1,0) -(0,1,1) |
![]() |
Pawn Attack (Black) | -(±1,1,0) -(0,1,0)+(0,1,1) |
![]() |
Generally, an attack board has five possible moves. It can move to the two adjacent corners on the same level, it can move to the adjacent corners on the levels two above or two below, or it can invert so that the playing surface is two levels below (or above) its starting level.
Rank | Level G | |||||
10 | BR | BQ | BK | BR | ||
9 | BP | BP | BP | BP | ||
Level F | ||||||
9 | BN | BB | BB | BN | ||
8 | BP | BP | BP | BP | ||
Level B | ||||||
3 | WP | WP | WP | WP | ||
2 | WN | WB | WB | WN | ||
Level A | ||||||
2 | WP | WP | WP | WP | ||
1 | WR | WQ | WK | WR | ||
File | a | b | c | d | e | f |
Pieces | Queen-side | King-side |
---|---|---|
King-Rook (White) | K: e1A-a1A R: a1A-b1A |
K: e1A-f1A R: f1A-e1A |
King-Rook (Black) | K: e10G-a10G R: a10G-b10G |
K: e10G-f10G R: f10G-e10G |
Piece | Position |
---|---|
Pawn (White) | (x,9,F) |
Pawn (Black) | (x,2,B) |
Please be aware that the applet is alpha quality code. Please email bug reports to jmthompson_97@yahoo.com.
Mac OS X 10.2.6
- Java 1.4.1 installed (through Software Update)
- Safari v1.0 (through Software Update or from Apple's web site)
Windows 2000
- Java 1.4.1 installed (installer is here)
- Mozilla Firebird v0.6, Mozilla v1.4, or Internet Explorer 6
New Game Start a new game.Concede Give up the current game.
Show Hints When selected, the selected piece's possible positions are highlighted on the chessboard.Show Labels When selected, display the board coordinate labels.
Zoom In Magnify the chessboard.
Zoom Out Make the chessboard smaller.
Online Help Opens a browser window to this document.About Tridimensional Chess Displays the about box.