Advertisement
3_2004-2005 Complete Applications #139669

Totalistic Cellular Automaton Generator

The purpose of this program is to generate highly-complex cellular automata from a simple set of user inputs. This is accomplished by analyzing a string of color blocks and generating the next line based upon the average of every block with its neighbors. This average is then changed back to a fundamental color by the rules given by the user. Please don't forget to post comments/suggests and vote. Thanks for checking out my code. Something I discovered after posting here... this is for those people who find mathematics interesting... if you run the program with a seed of '1' and a replacement string of '1001120' you'll generate a perfect Fibinaci Triangle. Give it a try... if you set the blocksize low, turn up the iterations, and set the print mode for 'Display' you'll get a very impressive-looking image. Be careful, though, not to generate anything too complex that your computer cannot handle it.

AI

AI Summary: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Source Code
original-source
Upload
Original Comments (3)
Recovered from Wayback Machine