二連五目
Gomoku with dominoes: every piece is two stones, and not always yours.
Our own game. Both players draw the same random run of dominoes and can see what is coming.
目的
- Be the first to make a line: 5 or more in a row wins.
盤
- A square board of 13, 15, 19 lines; 13×13 by default.
- A shared queue of dominoes: two stones each, black-black, white-white, black-white or white-black, drawn at random from the game's seed. Both players draw the same run and see the next three.
手順
- Each turn you lay the next piece in the queue, turned or flipped as you like, on empty points.
- A piece carries both colours, so it can finish a line for either side; the line's owner wins whoever laid it, and a line for each at once is a draw.
- If nothing fits, the turn passes; two passes in a row end the game as a draw.
- A full board with no line is a draw.
細則
- Either colour may open, or the first stone may be drawn by lot.
- The threat reading, hints and the chance-of-winning bar are switched off: stones move after they are placed, so a line-by-line reading says nothing true.
- 15×15 by default; 13×13 for a sharper game, 19×19 for a long one.