Multiplayer game of life for CS 3750
multiplayer game of life
needs to use a single repository for code amongst team members
game written in an OOP language
client -> server (runs game of life)
game board state in a db (any kind)
shared objects for clients -- need to google this
use canvas for displaying minimum 16 x 16 board size
each client should get a new color -- user gets to choose
if two colors touch blend the colors using rgb