**Generated Image Infocard** **Cellular automaton "Huge" edition** ***By [Warmist](#Socials)*** # Description An exploration of cellular automaton (CA) with huge state space. This includes having big number of states each cell can have, various neighborhoods, totalistic and not, etc... Due to very large number of possible states ruletable can't be practically written down, so rules are generated on the fly from seed(s). # Image  [Family source code](https://github.com/warmist/PixelDance/blob/master/projects/cellular_huge.lua) Specific file source code # Configuration and settings * Simulation size: 256x256 * State count: 20 * Steps done: 174 # Initial state Initial state is initialized to this image:  # References * https://en.wikipedia.org/wiki/Cellular_automaton # Socials * [Bluesky](https://bsky.app/profile/warmist.bsky.social) * [Reddit](https://www.reddit.com/user/warmist/submitted/) * [Github](https://github.com/warmist) * I also hang out in [generative discord server](https://discord.gg/PvCev7J4Af)