The game the game of life is not typical computer game. it is a ‘cellular automaton’. it consists of a collection of cells which, based on a few mathematical rules, can live, die or multiply. depending on the initial conditions, the cells form various patterns throughout the course of the game. the rules for a space that is ‘populated’: each cell with one or no neighbors d…show morethe game the game of life is not typical computer game. it is a ‘cellular automaton’. it consists of a collection of cells which, based on a few mathematical rules, can live, die or multiply. depending on the initial conditions, the cells form various patterns throughout the course of the game. the rules for a space that is ‘populated’: each cell with one or no neighbors dies, as if by loneliness. each cell with four or more neighbors dies, as if by overpopulation. each cell with two or three neighbors survives. for a space that is ‘empty’ or ‘unpopulated’ each cell with three neighbors becomes populated.show less
yeahhwg.itch - Create new worlds by rewriting the rules of conway's game ..
alexbogdos.itch - This is a 3d version of conway's simulation "game of life"
metylene.itch - Simple implementation of the game of life in superpowers.
kongregate - Rules:
1. any live cell with fewer than two live neighbours ..
gamesonly - In the game of life everybody loses at some point. but in ..
kongregate - This is the famous game of life by conway, a life simulator ..
Comments