Clone of The Game of Life
Igor Krejčí
An implementation of the classic Game of Life using agent based modeling.
Rules:- A live cell with less than two alive neighbors dies.
- A live cell with more than three alive neighbors dies.
- A dead cell with three neighbors becomes alive.
- 4 years 10 months ago
Clone of The Game of Life
Thierry Chaussalet
An implementation of the classic Game of Life using agent based modeling.
Rules:- A live cell with less than two alive neighbors dies.
- A live cell with more than three alive neighbors dies.
- A dead cell with three neighbors becomes alive.
- 1 year 11 months ago
Clone of The Game of Life
Mitchel Fry
An implementation of the classic Game of Life using agent based modeling.
Rules:- A live cell with less than two alive neighbors dies.
- A live cell with more than three alive neighbors dies.
- A dead cell with three neighbors becomes alive.
- 3 years 9 months ago
Clone of The Game of Life
Flávia Bastos
An implementation of the classic Game of Life using agent based modeling.
Rules:- A live cell with less than two alive neighbors dies.
- A live cell with more than three alive neighbors dies.
- A dead cell with three neighbors becomes alive.
- 2 years 9 months ago