ex15: Conway's Game of Life

Willem A. (Vlakkies) Schreuder
CSCI4239/5239 Fall 2021



Note that this is a finite, wrapped universe.
Sometimes you need to hit '0' to reset the simulation if the sceen is blank
Golly is a great source of RLE files


Key bindings
  s/s    Start/stop computations
  0      Restart
  ESC    Exit
