Let the bottom row of hexes start a bit to the left of the next to bottom row; let the bottom left hand hex be 0,0, and let the leftmost in the next row be 0,1. xx signifies that that position is empty. Brian's suggested numbering points southwest. Then these are sample solutions:
0,4 xx 1,4 xx 2,4 G3 3,4 xx
0,3 F3 1,3 J4 2,3 I5 3,3 xx
0,2 xx 1,2 H2 2,2 A3 3,2 xx
0,1 D0 1,1 C3 2,1 E5 3,1 xx
0,0 xx 1,0 B3 2,0 K1 3,0 L2
0,5 J4 1,5 xx 2,5 xx 3,5 xx
0,4 D0 1,4 K3 2,4 xx 3,4 xx
0,3 C3 1,3 B5 2,3 xx 3,3 xx
0,2 I4 1,2 L4 2,2 G2 3,2 xx
0,1 A3 1,1 H2 2,1 xx 3,1 xx
0,0 xx 1,0 F2 2,0 E3 3,0 xx
0,3 J4 1,3 A0 2,3 xx 3,3 xx 4,3 xx
0,2 E1 1,2 L5 2,2 G4 3,2 xx 4,2 xx
0,1 I5 1,1 H0 2,1 K1 3,1 D4 4,1 xx
0,0 xx 1,0 xx 2,0 B3 3,0 C1 4,0 F4
Edited on November 6, 2010, 3:25 pm
|
Posted by broll
on 2010-11-06 15:15:58 |