|
|
|
@ -3,4 +3,6 @@
|
|
|
|
|
|
|
|
|
|
Rules: https://en.wikipedia.org/wiki/Conway\'s_Game_of_Life
|
|
|
|
|
|
|
|
|
|
This is a game that relies on simple rules but can spawn complex behaviour.
|
|
|
|
|
This is a game that relies on simple rules but can spawn complex behaviour.
|
|
|
|
|
|
|
|
|
|
A simple python implementation of Conway's Game of Life.
|
|
|
|
|