Projects with this topic
Sort by:
-
This is my practice code wich generate patter of symbols in console of size 80x80 according to "Rule 110" cellular automata.
Fist line generated pseudo-randomly, and every next line is based on previous.
Updated -
A simple implementation of Conway's Game of Life
Updated -
A pixel drawing simulation (similar to The Powder Toy and The Sandbox) that uses cellular automaton rules.
Updated