Create Conway's Game of Life
Wikipedia - Conway's Game of Life
This project will require you to become familiar with a graphics library. For example, Tk, Tkx, OpenGL, ...
I suggest using graphics.py . For more information click HERE
. (download, install, documentation, etc.)
See the "What if I am Drawing a Plot?" which is described
HERE