Home » questions » Can anybody help me develop a multiplayer version of Conway's Game of Life?
Can anybody help me develop a multiplayer version of Conway's Game of Life?
My idea so far is to allow each player a certain number of live cells to be placed, and the last person with any cells left wins. In the case of a draw (all are eliminated at the same time, or a stable condition is made) the options could be either to let the person with the most cells win, or allow each person to place one or more cells, and let the game continue.
I don't know how I would make the cells interact though, how it would be chosen what type a new cell is (who it belongs too)
I also don't know what program(s) I would need to make this...

Answers
mypannga
On 2006-08-06 18:36:55
Chris
On 2006-08-06 18:50:48