User:Tommyaweosme/crazy mazey
crazy mazey is an explosive maze like isotropic cellular automaton with a rulestring of B1e34e/S234
notable properties
results from soups tend to have 4 corners, each with their own patterns. especially true with small soups.
the pre block generates a spiral-like growth in the bottom right corner.
the u pentomino generates a straight line going through the pattern.
if you look at the bottom of the pre beehive hexomino it is really cool.
how i made this rule
lets start off with B3/S12345
i want the corridors to be more straight >:(
well, that means that we have B3/S2345 now
i notice that some areas have a 4e neighborhood without an alive cell and i want that to change
that means B34e/S2345
well, i want straight corridors to keep growing, so i want to add 1e to the birth conditions
alright, b1e34e/S2345.
good. now i play it
oh cool! it has this weird corner property and cool oscillators i wanna keep it!
you know what, im uploading it to my userpage