Initial commit
[trapthecap.git] / src / html-files / .svn / text-base / layout.html.svn-base
1 <html>
2 <head>
3 <title>Trap the Cap Board Layout</title>
4 </head>
5 <body>
6
7 <h1><a href="index.html">Trap the Cap</a> Board Layout and Labelling</h1>
8
9 <table border=1 align=right>
10 <tr><td><a href="schematic-board.png"><img src="schematic-board-thumb.png"></a></td></tr>
11 <tr><td>The board</a></td></tr>
12 </table>
13
14 <p>Given <a href="trap-the-cap.pdf">the rules</a> and board layout
15 (right), we can start to label the pieces and places.</p>
16
17 <ul>
18 <li>The six home bases are labelled 'A' .. 'F'.</li>
19 <li>The six playing pieces for each player each have their own names:
20 A1.. A6 for player A, B1..B6 for player B, and so on.</li>
21 <li>The locations on the board are given in terms of the nearest home base.</li>
22 <li>The player's home base is given the label 'A' for player A, and so
23 on.</li>
24 <li>Places around the rim are counted clockwise from the home base,
25 given labels 'A1', 'A2' ... 'A6'.</li>
26 <li>Places on the spokes are labelled, from the outside in, 'AC1',
27 'AC2' ... 'AC5'</li>
28 <li>The central space is, simultaneously, 'AC6', 'BC6', 'CC6'...</li>
29 </ul>
30
31 </body>
32 </html>