A forum for topics that don't fit elsewhere. Introduce yourselves to other members of the forums, discuss how your name evolves when written out in the Game of Life, or just tell us how you found it. Forum rules still apply.
PiSpaceships
Posts: 218 Joined: January 17th, 2025, 12:20 pm
Quote
Login to like this post
Post
by PiSpaceships » March 29th, 2025, 1:39 pm
1. Pick a spaceship in secret.
2. Find a maximal INT rule of that spaceship.
3. Post this rule.
4. The others must guess the spaceship. Remember that the posted rule is maximal rule of that spaceship!
Let's start with something easy:
Code:
Select all
#R B2ikn34-r5-n678/S0234-k5678
! #C [[ RANDOMIZE ]]
INACTIVE
unname4798
Posts: 2442 Joined: July 15th, 2023, 10:27 am
Location: On the highest skyscraper
Quote
1
Login to like this post
Post
by unname4798 » March 29th, 2025, 1:59 pm
Code:
Select all
#R B2ikn34-r5-n678/S0234-k5678
.A.$
..A$
AAA!
Next:
Code:
Select all
#R B2n34acekqtz5ackqr6-i7e8/S0234aceityz5-ijqy6-i78
!
[[ RANDOMIZE ]]
PiSpaceships
Posts: 218 Joined: January 17th, 2025, 12:20 pm
Quote
Login to like this post
Post
by PiSpaceships » March 29th, 2025, 2:27 pm
unname4798 wrote: March 29th, 2025, 1:59 pm
Next:
Code:
Select all
#R B2n34acekqtz5ackqr6-i7e8/S0234aceityz5-ijqy6-i78
!
[[ RANDOMIZE ]]
In your rule glider also works, but I guess that it doesn't mean anything...
INACTIVE
R2INT
Posts: 775 Joined: July 2nd, 2024, 7:42 pm
Quote
Login to like this post
Post
by R2INT » April 4th, 2025, 11:47 pm
unname4798 wrote: March 29th, 2025, 1:59 pm
[...]
Next:
Code:
Select all
#R B2n34acekqtz5ackqr6-i7e8/S0234aceityz5-ijqy6-i78
!
[[ RANDOMIZE ]]
Dart:
Code:
Select all
x = 9, y = 15, rule = B2n34acekqtz5ackqr6-i7e8/S0234aceityz5-ijqy6-i78
bo$obo$o2bo$2bo$4o$bob2obo$3o4b2o$7b2o$3o4b2o$bob2obo$4o$2bo$o2bo$obo
$bo!
Next:
Code:
Select all
# [[ RANDOMIZE ]]
#R B2n345-a67e8/S1e234-aw5-ijy6-k7e8
!
(EDIT: there are multiple answers)
get_Snacked
Posts: 542 Joined: August 20th, 2022, 10:51 pm
Quote
1
Login to like this post
Post
by get_Snacked » April 5th, 2025, 1:13 am
R2INT wrote: April 4th, 2025, 11:47 pm
unname4798 wrote: March 29th, 2025, 1:59 pm
[...]
Next:
Code:
Select all
#R B2n34acekqtz5ackqr6-i7e8/S0234aceityz5-ijqy6-i78
!
[[ RANDOMIZE ]]
Dart:
Code:
Select all
x = 9, y = 15, rule = B2n34acekqtz5ackqr6-i7e8/S0234aceityz5-ijqy6-i78
bo$obo$o2bo$2bo$4o$bob2obo$3o4b2o$7b2o$3o4b2o$bob2obo$4o$2bo$o2bo$obo
$bo!
Next:
Code:
Select all
# [[ RANDOMIZE ]]
#R B2n345-a67e8/S1e234-aw5-ijy6-k7e8
!
(EDIT: there are multiple answers)
MWSS?
Code: Select all
x = 6, y = 5, rule = B2n345-a67e8/S1e234-aw5-ijy6-k7e8
5o$o4bo$o$bo3bo$3bo!
b-engine
Posts: 3746 Joined: October 26th, 2023, 4:11 am
Location: Somewhere on where Earth At
Contact:
Quote
1
Login to like this post
Post
by b-engine » April 5th, 2025, 1:43 am
get_Snacked wrote: April 5th, 2025, 1:13 am
MWSS?
Code: Select all
x = 6, y = 5, rule = B2n345-a67e8/S1e234-aw5-ijy6-k7e8
5o$o4bo$o$bo3bo$3bo!
As well as this thing that I had accidentally rediscovered:
Code: Select all
x = 4, y = 4, rule = B2n345-a67e8/S1e234-aw5-ijy6-k7e8
o2bo$2b2o$o2bo$bo!
islptng
Posts: 475 Joined: May 24th, 2024, 6:17 am
Location: 种花家
Quote
Login to like this post
Post
by islptng » April 5th, 2025, 5:43 am
b-engine wrote: April 5th, 2025, 1:43 am
get_Snacked wrote: April 5th, 2025, 1:13 am
MWSS?
Code: Select all
x = 6, y = 5, rule = B2n345-a67e8/S1e234-aw5-ijy6-k7e8
5o$o4bo$o$bo3bo$3bo!
As well as this thing that I had accidentally rediscovered:
Code: Select all
x = 4, y = 4, rule = B2n345-a67e8/S1e234-aw5-ijy6-k7e8
o2bo$2b2o$o2bo$bo!
MWSS is correct. b-engine's answer has the maxrule B2n345678/S1e234-a5-i67e8, which is not B2n345-a67e8/S1e234-aw5-ijy6-k7e8.
Next:
B2-a3-jn4-a5678/S0123-ajr4-aw5-q6-a78
If you think this is too easy, try:
B2i3acein4-nqtw5-aci6-a78/S1e2-c3-aenq4-ajntw5-cnr678
My sandbox |
All my engineered replicators |
TNT
Asperger, ISTP, using a Dvorak keyboard.
On March 2nd, I'll begin my time travel to July (at least on the Internet). During these time, I do not exist, so don't try to contact me. (Not a joke!)
b-engine
Posts: 3746 Joined: October 26th, 2023, 4:11 am
Location: Somewhere on where Earth At
Contact:
Quote
Login to like this post
Post
by b-engine » April 16th, 2025, 8:33 am
BasiKnightship:
Code: Select all
x = 3, y = 2, rule = B2-a3-jn4-a5678/S0123-ajr4-aw5-q6-a78
2o$2bo!
Next:
Code: Select all
x = 1, y = 2, rule = B2-ce3-ai45678/S012-a3-i45678
2o!
get_Snacked
Posts: 542 Joined: August 20th, 2022, 10:51 pm
Quote
Login to like this post
Post
by get_Snacked » April 16th, 2025, 9:59 am
b-engine wrote: April 16th, 2025, 8:33 am
Next:
Code: Select all
x = 1, y = 2, rule = B2-ce3-ai45678/S012-a3-i45678
2o!
This ship?
Code: Select all
x = 3, y = 2, rule = B2-ce3-ai45678/S012-a3-i45678
bo$3o!
nexxt:
Code: Select all
x = 0, y = 0, rule = B2in34cejz5cekqy678/S23-q4-akrz5-cjn6-k78
!
islptng
Posts: 475 Joined: May 24th, 2024, 6:17 am
Location: 种花家
Quote
Login to like this post
Post
by islptng » April 16th, 2025, 11:33 pm
b-engine wrote: April 16th, 2025, 8:33 am
BasiKnightship:
Code: Select all
x = 3, y = 2, rule = B2-a3-jn4-a5678/S0123-ajr4-aw5-q6-a78
2o$2bo!
Correct.
You still have one to solve.
islptng wrote: April 5th, 2025, 5:43 am
If you think this is too easy, try:
B2i3acein4-nqtw5-aci6-a78/S1e2-c3-aenq4-ajntw5-cnr678
The answer is not this.
Code: Select all
x = 3, y = 4, rule = B2i3acein4-nqtw5-aci6-a78/S1e2-c3-aenq4-ajntw5-cnr678
bo$bo$3o$bo!
Hint: It's in one of my rules, and there is one key letter, "t".
My sandbox |
All my engineered replicators |
TNT
Asperger, ISTP, using a Dvorak keyboard.
On March 2nd, I'll begin my time travel to July (at least on the Internet). During these time, I do not exist, so don't try to contact me. (Not a joke!)
Citation needed
Posts: 682 Joined: April 1st, 2021, 1:03 am
Quote
Login to like this post
Post
by Citation needed » April 17th, 2025, 2:14 am
islptng wrote: April 16th, 2025, 11:33 pm
The answer is not this.
Code: Select all
x = 3, y = 4, rule = B2i3acein4-nqtw5-aci6-a78/S1e2-c3-aenq4-ajntw5-cnr678
bo$bo$3o$bo!
Hint: It's in one of my rules, and there is one key letter, "t".
It may be "Calthrops".
b-engine
Posts: 3746 Joined: October 26th, 2023, 4:11 am
Location: Somewhere on where Earth At
Contact:
Quote
Login to like this post
Post
by b-engine » April 28th, 2025, 8:18 am
islptng wrote: April 16th, 2025, 11:33 pm
b-engine wrote: April 16th, 2025, 8:33 am
Correct.
You still have one to solve.
You didn't specify that the next question is this.
So next is an easy problem: B2ek3cijy4cintyz5cej6i78/S1c2cek3n4e5eky6k78 (probably the first non-expanding one?)
islptng
Posts: 475 Joined: May 24th, 2024, 6:17 am
Location: 种花家
Quote
1
Login to like this post
Post
by islptng » April 28th, 2025, 8:40 pm
b-engine wrote: April 28th, 2025, 8:18 am
So next is an easy problem: B2ek3cijy4cintyz5cej6i78/S1c2cek3n4e5eky6k78 (probably the first non-expanding one?)
The alien 7c/39:
Code: Select all
#C B2ek3cijy4cintyz5cej6i8/S1c2cek3n5e - B2ek3cijy4cintyz5cej6i78/S1c2cek3n4e5eky6k78
x = 7, y = 4, rule = B2ek3cijy4cintyz5cej6i78/S1c2cek3n4e5eky6k78
2b3o$bo3bo$o5bo$3ob3o!
Next then:
islptng wrote: April 5th, 2025, 5:43 am
B2i3acein4-nqtw5-aci6-a78/S1e2-c3-aenq4-ajntw5-cnr678
My sandbox |
All my engineered replicators |
TNT
Asperger, ISTP, using a Dvorak keyboard.
On March 2nd, I'll begin my time travel to July (at least on the Internet). During these time, I do not exist, so don't try to contact me. (Not a joke!)
get_Snacked
Posts: 542 Joined: August 20th, 2022, 10:51 pm
Quote
1
Login to like this post
Post
by get_Snacked » April 29th, 2025, 11:26 am
b-engine wrote: April 28th, 2025, 8:18 am
B2ek3cijy4cintyz5cej6i78/S1c2cek3n4e5eky6k78 (probably the first non-expanding one?)
Code: Select all
x = 4, y = 5, rule = B2ek3cijy4cintyz5cej6i78/S1c2cek3n4e5eky6k78
o$obo$3bo$2bo$bo!
also you guys just skipped over mine
get_Snacked wrote: April 16th, 2025, 9:59 am
nexxt:
Code: Select all
x = 0, y = 0, rule = B2in34cejz5cekqy678/S23-q4-akrz5-cjn6-k78
!