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.