Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Conway's Game of Life #1519

Open
0Zeta opened this issue Oct 1, 2020 · 3 comments
Open

Add Conway's Game of Life #1519

0Zeta opened this issue Oct 1, 2020 · 3 comments

Comments

@0Zeta
Copy link
Contributor

@0Zeta 0Zeta commented Oct 1, 2020

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."

0Zeta added a commit to 0Zeta/Java that referenced this issue Oct 1, 2020
@0Zeta 0Zeta mentioned this issue Oct 1, 2020
10 of 10 tasks complete
@xphlawlessx
Copy link

@xphlawlessx xphlawlessx commented Oct 16, 2020

I would like to add this one , if that's okay?

@0Zeta
Copy link
Contributor Author

@0Zeta 0Zeta commented Oct 16, 2020

I would like to add this one , if that's okay?

Hi, I'm sorry, but I already implemented it and opened a PR.

@xphlawlessx
Copy link

@xphlawlessx xphlawlessx commented Oct 17, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.