Life In 19x19
http://www.lifein19x19.com/

stack go: yet another go variant
http://www.lifein19x19.com/viewtopic.php?f=45&t=5698
Page 1 of 1

Author:  phillip1882 [ Wed Mar 21, 2012 9:52 am ]
Post subject:  stack go: yet another go variant

so i'm sure someone has already thought of this. never the less i'll post it here.
for each turn, a player may either a) place a peice or b) stack as many adjacent stones onto it's nieghbor.
a stacked group is captured if two groups of greater size is stacked next to it.
the game ends when a group reaches a size equal to the number of empty intersections/2, or all enemy stacks have been removed.
the game "starts" only after each player has played at least once. (no passing)

example
+ + + + + + + + +
+ + + + + + + + +
+ + + + + :white: + + +
+ + + + :b2: :white: + + +
+ + + + + :black: :black: + +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +

can become
+ + + + + + + + +
+ + + + + + + + +
+ + + + + :white: + + +
+ + + + :b2: + + +
+ + + + + :b2: + +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +

Author:  phillip1882 [ Wed Mar 21, 2012 10:00 am ]
Post subject:  Re: stack go: yet another go variant

as another example:
+ + + + + + + + +
+ + + + + + + + +
+ + + :b2: + + + + +
+ + + :black: :b2: + + + +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +

can become:
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ + + :b5: + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +

but cannot become:
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ + + + :b5: + + + +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +

Author:  hyperpape [ Wed Mar 21, 2012 10:08 am ]
Post subject:  Re: stack go: yet another go variant

phillip1882 wrote:
the game ends when a group reaches a size equal to the number of empty intersections/2, or all enemy stacks have been removed.
Does size mean number of stones or stack height, or sum of heights of connected stacks?

Author:  phillip1882 [ Fri Mar 23, 2012 10:30 am ]
Post subject:  Re: stack go: yet another go variant

i think number of stones in a single stack makes the most sense in this context.

Page 1 of 1 All times are UTC - 8 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/