Game of Life

Project

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, ...

Suggestion

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