Go Zendo

In both of your koans, the total number of white liberties is one more than black’s. Perhaps there’s something to that.

It holds true with these as well:

imageimage

However, here it’s reversed:
image

Also doesn’t explain boards with only one color, so I’m probably grasping at straws.

3 Likes

Conjecture: Rule is color inversion invariant.

True.

1 Like

Well, I think I’m back to square one. :sweat_smile:

I had a direction I was working towards, but then I decided to just throw down random stones and see if I could find any random green koans that broke my conjecture when this happened:

image

:exploding_head:

4 Likes

Here’s a small hint:
image

1 Like

Here’s a big hint:
image

Rule guess:

Each chain of stones must have a different number of liberties.

3 Likes

Close! All green boards do satisfy this, but there are also red boards with this property:
image

3 Likes

I’m having a hard time putting it in words, but is it something like: each additional chain of stones added to the board must have exactly one more liberty than the chain with the current highest liberty count?

I think you pretty much got it! The liberty counts have to form a range of consecutive integers, so for instance

image 0, 1, 2, 3, 4

or

image 2, 3, 4, 5, 6

or

image 2, 3, 4, 5, 6, 7

(it’s quite funny that you found that board “by accident”!)

5 Likes

Should we start the next game?

1 Like

Are we gonna start a new game?

Anybody is free to start a new game if they want to! I’m a bit busy with other things at the moment so probably won’t be able to commit much time to it right now unfortunately.

Perhaps a game with strings of emoji as Koans instead of boards would be more convenient to set up and play?

For instance, valid koans could be any sequence of these four emoji:
:red_circle: :large_blue_circle: :black_circle: :white_circle:

Then it’s more “Zendo” than “Go Zendo”, but after many games with go boards I think some variety would be good anyways :slightly_smiling_face:

2 Likes

:rofl:

Yes, let’s play Emoji Zendo. I’m thinking of a rule that specifies a subset of short sequences of emoji (three or less of the emojis built into Discourse). The above is a valid (“green”) example. These are also green:

:face_with_monocle: :partying_face: :sweat_smile:
:soccer: :tennis:
:tangerine: :no_smoking:
:peace_symbol: :yin_yang: :jp:
:o2: :large_blue_circle:
:clock230:

These examples are red:

:heart: :crazy_face:
:tooth: :muscle:
:herb:
:eggplant: :broccoli:
:baseball: :basketball: :football:
:smiley: :zzz: :merman:

3 Likes

Just to clarify, are these sequences or sets of emoji? (i. e. does order matter and are repeats allowed?)

Also, is the name of each emoji significant in some way, or only the image?

I think allowing all possible emoji makes it difficult to make a completely objective rule (of course the rule doesn’t have to be 100% well-defined, I just prefer it that way personally). That said, here’s my best rule guess based on the examples above:

All of the emoji in the sequence have to contain a circular/spherical shape. (the tangerine :tangerine: is not perfectly spherical, but still much more so than for instance :football:)

1 Like

Maybe the rule refers to the categories of the emojis?

Yep, you got it!

2 Likes

Ok, even though I said I can’t commit much time right now, I guess I can make one quick rule :stuck_out_tongue:

Valid koans are sequences (of any length) of red, blue, yellow and black.

These follow my rule:
:large_blue_circle: :red_circle: :red_circle: :yellow_circle:

:red_circle: :black_circle: :black_circle: :red_circle:

:yellow_circle: :yellow_circle: :red_circle: :red_circle: :red_circle:

:large_blue_circle: :black_circle: :large_blue_circle: :black_circle: :black_circle:

These do not follow my rule:
:red_circle: :red_circle: :black_circle: :black_circle:

:red_circle: :large_blue_circle: :yellow_circle: :black_circle:

:black_circle: :yellow_circle: :black_circle: :yellow_circle: :black_circle:

:large_blue_circle: :large_blue_circle: :yellow_circle: :red_circle: :red_circle:

Sorry to interrupt…

I feel the tool may be useful in general for the forum, if it could be modified to allow varying board sizes.

1 Like