Skip to content

Commit 15bb431

Browse files
author
Takumasa Sakao
committed
Add preset
1 parent 6e5011d commit 15bb431

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

preset/a_preset-packr.go

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

preset/files/5x5infinitegrowth.rle

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#N 5x5 infinite growth
2+
#O Paul Callahan
3+
#C The only pattern that fits in a 5x5 box that exhibits infinite grow
4+
#C th.
5+
#C www.conwaylife.com/wiki/index.php?title=Infinite_growth
6+
x = 5, y = 5, rule = 23/3
7+
3obo$o4b$3b2o$b2obo$obobo!
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#N Unidimensional infinite growth
2+
#O Paul Callahan
3+
#C Infinite growth resulting from a single row of live cells.
4+
#C www.conwaylife.com/wiki/index.php?title=Unidimensional_pattern
5+
x = 39, y = 1, rule = 23/3
6+
8ob5o3b3o6b7ob5o!

0 commit comments

Comments
 (0)