The Game of Life 1.1
开发者 locos
添加到主屏幕,快捷访问
安装此游戏
点击分享按钮,然后选择“添加到主屏幕”以便快速访问此游戏。
The Game of Life 1.1
The Game of Life 1.1 的标签
简介
规则:1. 少于两个活邻居的活细胞会因孤独而死亡。2. 超过三个活邻居的活细胞会因过度拥挤而死亡。3. 有两个或三个活邻居的活细胞会存活到下一代。4. 恰好有三个活邻居的死细胞会复活。生命游戏是英国数学家John Horton Conway于1970年发明的细胞自动机,是最著名的细胞自动机实例。更多信息请访问:http://en.wikipedia.org/wiki/Conway%27s_Game_of_Life。你可以创造有趣的图案,或用Google搜索它们。
玩法说明
点击死细胞可让其复活,点击活细胞可让其死亡。拖动鼠标可批量复活或杀死细胞。点击Step前进一步,Start自动运行,Stop暂停,Clear清空所有细胞,Random随机复活细胞。
开发者更新
I know of this problem when loading code but I can’t do nothing, I know how you can solve though: you see this string “# -32 -29” on top ? It’s the starting point, change it to “# -31 -28” or others bigger numbers then -32 and -29, it should works :D
For others board configuration it’s the same:
- -28 -26 becomes # -27 -25
- -32 -29 becomes # -31 -28
- -39 -37 becomes # -38 -36
- -45 -42 becomes # -44 -41
FAQ
评论
darkrai51
Feb. 05, 2010
lol!
i can make bombs with them XD
badsbe
Nov. 24, 2012
Ok..... so a giant smiley face turned into 3 blocks and 7 beehives
SoniCanti
Dec. 16, 2009
I loved this sim when I was little! The game board seems to cover up all the buttons on my screen though... so I can't play it : (
badsbe
Nov. 24, 2012
Generation 30000 and still alive!
Personnel
Jul. 27, 2010
size: small; alive: 3242; dead: -221..? is that possible? i just got it xD 5/5 anyways