I am attempting to recreate "Conway\'s Game of Life" in python using pygame. I am using a 2D array to represent the board. When the user clicks on the board it che