jaws.lif

来自「成功再现康韦的生命游戏。这是人工生命方法的缘起之作」· LIF 代码 · 共 240 行

LIF
240
字号
#Life 1.05
#D Jaws, a switch-engine based quadratic growth mechanism.
#D 
#D The population roughly follows the equation
#D p = (5.167e-6)t^2 + 2.72t + 1000.
#D
#D If you can't see the pattern, that's probably because
#D it is too large and sparse, and most Life programs at
#D the time of this writing are not powerful enough to
#D view it.
#D
#D By Nick Gotts, February 1997.
#N
#P -268 -632
..*.*
.....*
.*..*
***
.
.
.
.
.
.............*
............*.*
.
...........*..*
...........**
...........*
#P -489 -400
...........................*
..........................***
..........................***
.............................***
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.**
***
.**
...*
...*
...*
#P -220 -312
...***
***
***
.*
.
.
.
.
.............*
.............*
.............*
...........**
..........***
...........**
#P -585 -215
...........................*
..........................***
..........................***
.............................***
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.**
***
.**
...*
...*
...*
#P -29 1900
.........................**
........................*.*.**
...........................***
............................**
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.*
*
**
..*
.***
.***
#P -150 -948
.....*
.....*
**....*
...*.*
..**.*
.
.
.
.
.
.
...............*
.............**.**
.
.............**
.............*
...............*
...............*
#P -603 756
.........................***
..........................*..*
..............................*
...........................*.*
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
*
**
*..*
.
.*.*
..*
#P -653 338
.........................***
..........................*..*
..............................*
...........................*.*
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
*
**
*..*
.
.*.*
..*

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?