kolibrios-fun/programs/demos/life2/lif/SLOPUF2.lif

44 lines
441 B
Plaintext
Raw Permalink Normal View History

#Life 1.05
#D Another puffer that moves fast but puffs slowly
#D
#D No puffers are known that move slowly.
#D This pattern by David Bell.
#N
#P -9 -10
...*
.*...*
*
*....*
*****
#P -9 -2
.**
**.***
.****
..**
#P -7 3
...**
.*....*
*
*.....*
******
#P -1 0
***
#P 3 -3
........*
.**.*..*.*
*.*.****.*
*
*.*.****.*
.**.*..*.*
........*
#P 3 -10
.**
**.***
.*****
..***
#P 3 7
..***
.*****
**.***
.**