====== Conway's Life ====== Designed in 1970 by John Conway. A game in a limited capacity, but so fascinating to play with (or to code). The infinite variations on this are a lot of fun too. I wonder how many ways this "toy" could be made into a real game? Had to implement a version of this in my CS201 class. {{tag>played "released in 1970" "played in 2005"}}