-
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Takumasa Sakao
committed
Oct 31, 2018
1 parent
6e5011d
commit 15bb431
Showing
3 changed files
with
15 additions
and
0 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
#N 5x5 infinite growth | ||
#O Paul Callahan | ||
#C The only pattern that fits in a 5x5 box that exhibits infinite grow | ||
#C th. | ||
#C www.conwaylife.com/wiki/index.php?title=Infinite_growth | ||
x = 5, y = 5, rule = 23/3 | ||
3obo$o4b$3b2o$b2obo$obobo! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
#N Unidimensional infinite growth | ||
#O Paul Callahan | ||
#C Infinite growth resulting from a single row of live cells. | ||
#C www.conwaylife.com/wiki/index.php?title=Unidimensional_pattern | ||
x = 39, y = 1, rule = 23/3 | ||
8ob5o3b3o6b7ob5o! |