mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-26 21:01:51 -04:00
15 lines
177 B
Plaintext
15 lines
177 B
Plaintext
#Life 1.05
|
|
#D Switch Engine
|
|
#D by Charles Corderman.
|
|
#D The smallest forever-growing
|
|
#D pattern in the Game of Life.
|
|
#N
|
|
#P -13 -3
|
|
.*.*
|
|
*
|
|
.*..*
|
|
...***
|
|
#P 13 2
|
|
**
|
|
*
|