Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd Conway's Game of Life #1519
Comments
|
I would like to add this one , if that's okay? |
Hi, I'm sorry, but I already implemented it and opened a PR. |
|
Oh, no worries. Thanks for replying :)
…On Fri, 16 Oct 2020, 9:05 pm Lucas, ***@***.***> wrote:
I would like to add this one , if that's okay?
Hi, I'm sorry, but I already implemented it and opened a PR.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1519 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AH2CWRASZOAZF5SDNBYS3XLSLCRQJANCNFSM4SASSODA>
.
|
From Wikipedia:
"The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970. It is a zero-player game, meaning that its evolution is determined by its initial state, requiring no further input. One interacts with the Game of Life by creating an initial configuration and observing how it evolves."