Game of Life

This is a toy example to demonstrate running a Python simulation and visualizing results.

It runs a cellular automata simulation of the well-known Game of Life.

Click Run Simulation to see a visualization of an example simulation run.