Difference between revisions of "User:Mason"

From HexWiki
Jump to: navigation, search
m (Floldbacks)
(Foldbacks)
Line 115: Line 115:
  
 
The cell with the + needs to be extended with empty cells such that it is adjacent to the red stone at the front of the ladder, with blue to move.
 
The cell with the + needs to be extended with empty cells such that it is adjacent to the red stone at the front of the ladder, with blue to move.
 +
 +
<hexboard size="5x3"
 +
  visible="-c1 c4 c5"
 +
  edges="bottom"
 +
  coords="none"
 +
  contents="R b2 c2 E arrow(9):a3 arrow(9):a4 arrow(3):a1 arrow(3):a2 S red:a1 blue:a2 red:a3 blue:a4"
 +
  />
 +
 +
Generalizible to any capped flank.
  
 
<hexboard size="6x4"
 
<hexboard size="6x4"

Revision as of 05:10, 29 March 2023

Relative Coordinates

This is a coordinate system adapted from Go that allows us to talk about important moves in the same way, regardless of board size. We use YX instead of XY because row is more important in Hex, and because we're taking the bottom red edge as our perspective, as is customary. This also most closely resembles how people talk about certain moves already. 4-4 becomes 44. 5-4 becomes 54'.

  • A: 44
  • B: 54'
  • C: 5'4
  • D: 4'4'
  • 1: 2'3
  • 2: 5'2
1D2C3BA

3 requires some more explaining. On it's own, 3 would be 62. However, in the context of stones 1 and 2, it is better to refer to it as 8'2. This is because the sequence 2'3, 5'2, 8'2 is a common opening sequence, and referring it as 8'2 means it won't change with board size. It also communicates the fact that 3's row is based on the placement of 1 and 2, and not distance from the red edge.

Edges

Relative coordinates naturally give rise to a very simple way of referring to the edges: red, red', blue, blue'.

Symmetrical Switchback Templates

Templates

Ladder Escapes

Switchbacks

Only works if there's a second row foldback threat.

Foldbacks

The cell with the + needs to be extended with empty cells such that it is adjacent to the red stone at the front of the ladder, with blue to move.

The cell with the + needs to be extended with empty cells such that it is adjacent to the red stone at the front of the ladder, with blue to move.

Generalizible to any capped flank.

The cell with the + needs to be extended with empty cells such that it is adjacent to the red stone at the front of the ladder, with blue to move.

Ladder