This is very easy. Below, you find two programs implementing cellular automaton in Python and C++ & Qt. The Python program is to explain principles, but it is very slow. C++ & Qt program done in the cooperation with Jakub is much faster, but it is more difficult to program.
The Python program that simulates the John H. CONWAY’S 'Game of Life':
Finally, the video demonstration is prepared and it is a way more expressive tan any text can ever be! It demonstrates quite interesting behaviors observed in some extended neighborhoods of GoL, see
The John H. Conway's 'Game of Life' (GoL) Cellular Automaton:
It is capable to ceate an astonishing number of various emergents, even multi-level ones. It is open to other researchers to use it in their own research while citing it. Everyone is welcomed to play with it.
Stay tuned and follow the future applications and publications based on this research.