"Shift" Rules

For discussion of other cellular automata.
Post Reply
User avatar
Saka
Posts: 3627
Joined: June 19th, 2015, 8:50 pm
Location: Indonesia
Contact:

"Shift" Rules

Post by Saka » December 11th, 2015, 3:37 am

Shift is a series of rules where each state has it's own rule and switches between rules every generation (For example, if state 1 were b3s23 and state 2 is b2s, every generation, b3s23 cells will change to b2s cells)
I have already made some which are included in the attached zip file:
Shift Rules.zip
Shift Rules zip file
(3.53 KiB) Downloaded 292 times
Here are the currently known gliders:

Code: Select all

x = 4, y = 3, rule = Shift-B3S2-B2S23
B2.B$B2.B$.2B!

Code: Select all

x = 7, y = 4, rule = Shift-B34S34-B36S23
3.A$2.3A$.5A$3A.3A!
(Very surprising glider below)

Code: Select all

x = 3, y = 2, rule = Shift-B3S1235-B36S136
3A$A!

Code: Select all

x = 3, y = 5, rule = Shift-B3S1235-B36S136
3A$A.A$.A$.A$.A!

Post Reply