Difference between revisions of "Where to swap (y)"

From HexWiki
Jump to: navigation, search
(Size 6 but not finished.)
 
(Removed reference to "star-marked" hexes.)
 
(35 intermediate revisions by 4 users not shown)
Line 1: Line 1:
*the red marked hexes should not be swapped
+
* The red marked hexes should not be swapped.
*the blue marked hexes should be swapped
+
* The blue marked hexes should be swapped.
*the star marked hexes are defining the [[Y]] board.
+
  
 +
=== Regular Y / Size 2===
 +
<hexboard size="2x2"
 +
  coords="none"
 +
  edges="none"
 +
  visible="area(a2,b2,b1)"
 +
  contents="B all"
 +
  />
  
=== Size 6===
+
=== Regular Y / Size 3===
<hex> C6 R6
+
<hexboard size="3x3"
1:SSSSSR
+
  coords="none"
2:SSSSRR
+
  edges="none"
3:SSS_R_
+
  visible="area(a3,c3,c1)"
4:SS_BB_
+
  contents="R all B b2 b3 c2"
5:SRRBRR
+
  />
6:RR__RR
+
 
</hex>
+
=== Regular Y / Size 4===
 +
<hexboard size="4x4"
 +
  coords="none"
 +
  edges="none"
 +
  visible="area(a4,d4,d1)"
 +
  contents="B all R a4 d4 d1"
 +
  />
 +
 
 +
=== Regular Y / Size 5===
 +
<hexboard size="5x5"
 +
  coords="none"
 +
  edges="none"
 +
  visible="area(a5,e5,e1)"
 +
  contents="R all B area(d3,c4,d4)"
 +
  />
 +
 
 +
=== Regular Y / Size 6===
 +
<hexboard size="6x6"
 +
  coords="none"
 +
  edges="none"
 +
  visible="area(a6,f6,f1)"
 +
  contents="R all B area(d4,d5,e4)"
 +
  />
 +
 
 +
=== Regular Y / Size 7===
 +
<hexboard size="7x7"
 +
  coords="none"
 +
  edges="none"
 +
  visible="area(a7,g7,g1)"
 +
  contents="R all B area(c6,f6,f3)"
 +
  />
 +
 
 +
=== Regular Y / Size 8===
 +
<hexboard size="8x8"
 +
  coords="none"
 +
  edges="none"
 +
  visible="area(a8,h8,h1)"
 +
  contents="R all B f4--f7,g4--d7,d6--g6"
 +
  />
 +
 
 +
=== Regular Y / Size 9===
 +
<hexboard size="9x9"
 +
  coords="none"
 +
  edges="none"
 +
  visible="area(a9,i9,i1)"
 +
  contents="R all B area(g5,g7,e7)"
 +
  />
 +
 
 +
=== Regular Y / Size 10===
 +
<hexboard size="10x10"
 +
  coords="none"
 +
  edges="none"
 +
  visible="area(a10,j10,j1)"
 +
  contents="R all E area(e5,e11,k5) B area(f7,f8,g8,h7,h6,g6)"
 +
  />
 +
 
 +
=== Regular Y / Bent-27===
 +
 
 +
[[Image:Y27_bent.gif]]
 +
 
 +
This board (on which the pieces are placed on the intersections) should be within reach for computers, but no results are known so far.
 +
 
 +
=== Master Y===
 +
In Master Y, the first player places one piece on the board, and each subsequent move consists of placing two pieces on the board.
 +
 
 +
*the red marked hexes are losing first moves
 +
*the blue marked hexes are winning first moves
 +
 
 +
=== Master Y / Size 2===
 +
<hexboard size="2x2"
 +
  coords="none"
 +
  edges="none"
 +
  visible="area(a2,b2,b1)"
 +
  contents="R all"
 +
  />
 +
 
 +
=== Master Y / Size 3===
 +
<hexboard size="3x3"
 +
  coords="none"
 +
  edges="none"
 +
  visible="area(a3,c3,c1)"
 +
  contents="R all B area(b3,c2,b2)"
 +
  />
 +
 
 +
=== Master Y / Size 4===
 +
<hexboard size="4x4"
 +
  coords="none"
 +
  edges="none"
 +
  visible="area(a4,d4,d1)"
 +
  contents="R all B c3"
 +
  />
 +
 
 +
=== Master Y / Size 5===
 +
<hexboard size="5x5"
 +
  coords="none"
 +
  edges="none"
 +
  visible="area(a5,e5,e1)"
 +
  contents="R all"
 +
  />
 +
 
 +
=== Master Y / Size 6===
 +
<hexboard size="6x6"
 +
  coords="none"
 +
  edges="none"
 +
  visible="area(a6,f6,f1)"
 +
  contents="R all B area(d4,d5,e4)"
 +
  />
 +
 
 +
=== Master Y / Bent-27===
 +
 
 +
[[Image:Y27_bent.gif]]
 +
 
 +
Again, status unknown but presumably within reach for computers.
 +
 
 +
== See also ==
 +
For corresponding information on Hex, please visit [[Small boards]].
  
 
[[category:Y]]
 
[[category:Y]]

Latest revision as of 01:42, 19 January 2021

  • The red marked hexes should not be swapped.
  • The blue marked hexes should be swapped.

Regular Y / Size 2

Regular Y / Size 3

Regular Y / Size 4

Regular Y / Size 5

Regular Y / Size 6

Regular Y / Size 7

Regular Y / Size 8

Regular Y / Size 9

Regular Y / Size 10

Regular Y / Bent-27

Y27 bent.gif

This board (on which the pieces are placed on the intersections) should be within reach for computers, but no results are known so far.

Master Y

In Master Y, the first player places one piece on the board, and each subsequent move consists of placing two pieces on the board.

  • the red marked hexes are losing first moves
  • the blue marked hexes are winning first moves

Master Y / Size 2

Master Y / Size 3

Master Y / Size 4

Master Y / Size 5

Master Y / Size 6

Master Y / Bent-27

Y27 bent.gif

Again, status unknown but presumably within reach for computers.

See also

For corresponding information on Hex, please visit Small boards.