This generates a beautiful cellular automata pattern, following the rules of cellular automata evolution.
..image:: https://lh4.googleusercontent.com/_ny1HYbb2lDw/Tazon5TsgXI/AAAAAAAAKgU/ud6v_XhcHB0/s288/bs.png
.. literalinclude:: ../../languages/python/algorithm_cellauto.py :language: python :tab-width: 4
.. runcode:: ../../languages/python/algorithm_cellauto.py :language: python :codesite: ideone
.. seealso:: * :python-suggest-improve:`algorithm_cellauto.py` * :python-better-explain:`algorithm_cellauto.rst`
