#Conway's Game Of Life

This is my implementation of Conway's Game of Life in Python. The GUI is using PyGame.