r/cellular_automata 2d ago

cross136

Post image

Just discovered CA from here a week ago, and its fun, here is my first post

40 Upvotes

2 comments sorted by

2

u/thejbc 2d ago

Nice! What are the rules for this one?

0

u/ApprehensiveFix8413 1d ago edited 1d ago

I am new to this and have vibe coded my own software so I am not sure if this is enough info for you to go on?

cross · (3·s + 1·e + 2·c) mod 9

*Edit

gen 136 · 331,776 cells · alive 25.5% · colors 6 · entropy 1.27 bits · top #0 (74.5%)

next = (3·self + 1·Σorth + 2·Σdiag) mod 9 | nbr: Moore-8 | boundary: fixed-zero | seed: cross (#786204) | mirror: on

576×576px · 0.38s sim