This is an environment like Simple animation where you can write a function that draws one frame of an animation and pass it to the animate function to have it run in a loop. The goal here is to implement Conway’s Game of Life a famous and fascinating cellular automaton.

Put definitions here.

Revisions: