Cooperative Zendo
- pedromvilar
- Posts: 1172
- Joined: Sun Mar 23, 2014 11:48 am
- Pronouns: *shrug*
- Contact:
Re: Cooperative Zendo: First Attempt
Yes, I edited the post to clarify that.
- pedromvilar
- Posts: 1172
- Joined: Sun Mar 23, 2014 11:48 am
- Pronouns: *shrug*
- Contact:
Re: Cooperative Zendo
I like being the Master so I'll do it again and link to this post (and if anyone else wants to we can run more than one game here, or run more games in other threads). This time I'm hashing using SHA1 as per http://www.sha1-online.com/.
The acceptable format for Koans is strings of Roman alphabet letters (disregarding accents) and numbers.
The hash of the rule is: 65d628ed70ecb5044091a435e47531b718adec22
'bbc' obeys the rule
'bee' does not
This is a very complex rule and I expect it might take days for people to solve it.
The acceptable format for Koans is strings of Roman alphabet letters (disregarding accents) and numbers.
The hash of the rule is: 65d628ed70ecb5044091a435e47531b718adec22
'bbc' obeys the rule
'bee' does not
This is a very complex rule and I expect it might take days for people to solve it.
Re: Cooperative Zendo
old trials that I am actually not submitting
Yes, I am just trying a bunch of the easy ones from last time.Edit: I feel mean posting such a large list, and MTC has suggested we have a limit for the number of koans you can test at once. So. Maybe we should come up with one of those.
Edit2: People seem to (in the IRC) want to settle on 5 or 10 at a time per person? So I'll instead change what I'm testing to these five:
'0'
'1'
'2'
'3'
'4'
- pedromvilar
- Posts: 1172
- Joined: Sun Mar 23, 2014 11:48 am
- Pronouns: *shrug*
- Contact:
Re: Cooperative Zendo
No, no, yes, yes, noThrone3d wrote:old trials that I am actually not submittingYes, I am just trying a bunch of the easy ones from last time.
Edit: I feel mean posting such a large list, and MTC has suggested we have a limit for the number of koans you can test at once. So. Maybe we should come up with one of those.
Edit2: People seem to (in the IRC) want to settle on 5 or 10 at a time per person? So I'll instead change what I'm testing to these five:
'0'
'1'
'2'
'3'
'4'
And yeah that seemed like a reasonable rule, I think limiting the number of unanswered Koans per person to 10 is a good and added that to the rules at the top.
Information
Last edited by pedromvilar on Tue Aug 16, 2016 10:03 am, edited 1 time in total.
Re: Cooperative Zendo
'5'
'6'
'7'
'8'
'9'
'a'
'b'
'c'
'd'
'e'
Edit: 'e' instead of '0' <_<
'6'
'7'
'8'
'9'
'a'
'b'
'c'
'd'
'e'
Edit: 'e' instead of '0' <_<
- pedromvilar
- Posts: 1172
- Joined: Sun Mar 23, 2014 11:48 am
- Pronouns: *shrug*
- Contact:
Re: Cooperative Zendo
Yes, no, yes, no, no, no, yes, yes, no, yesThrone3d wrote:'5'
'6'
'7'
'8'
'9'
'a'
'b'
'c'
'd'
'e'
I am revising my estimate of the difficulty of this rule down, significantly.
Information
- MTC
- Posts: 114
- Joined: Sat Mar 22, 2014 11:14 pm
- Pronouns: male
- Location: Milton Keynes, UK
- Contact:
Re: Cooperative Zendo
02
03
04
13
15
ABCDEFGHIJKLMNOPQRSTUVWXYZ
abcdefghijklmnopqrstuvwxyz
A
BBC
BEE
03
04
13
15
ABCDEFGHIJKLMNOPQRSTUVWXYZ
abcdefghijklmnopqrstuvwxyz
A
BBC
BEE
Re: Cooperative Zendo
I feel like I have to do math now. The fact the numbers went 'no, no, yes, yes, no, yes, no, yes, no, no' (0 through 9) seems – curious somehow? Maybe? I'm guessing it's something like ASCII or an ordinal representation of each number, then you're, I dunno, adding together and seeing if it's a multiple of two? Except not two, because it looks like something like maybe-fizzbuzz. (This isn't an actual guess, just my thoughts for other people.)
'00'
'01'
'05'
'10'
'11'
'20'
'21'
'30'
'40'
'50'
'00'
'01'
'05'
'10'
'11'
'20'
'21'
'30'
'40'
'50'
Re: Cooperative Zendo
'bb'
'b'
'be'
'BBC'
'BEE'
'11'
'13'
'17'
'10'
'12'
'b'
'be'
'BBC'
'BEE'
'11'
'13'
'17'
'10'
'12'
Re: Cooperative Zendo
Throne: for single digits the rule is identical to primes. No clue how that extends to the alphabet yet.