The Game of Life 1.1

The Game of Life 1.1

开发者 locos
举报游戏
Loading ad...

The Game of Life 1.1

评分:
2.9
上架时间: August 05, 2007
最近更新: July 27, 2009
开发者: locos

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随机复活细胞。

开发者更新

Aug 5, 2007 2:58pm

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:

  1. -28 -26 becomes # -27 -25
  1. -32 -29 becomes # -31 -28
  1. -39 -37 becomes # -38 -36
  1. -45 -42 becomes # -44 -41
FAQ

评论

0/1000
darkrai51 avatar

darkrai51

Feb. 05, 2010

24
1

lol!
i can make bombs with them XD

badsbe avatar

badsbe

Nov. 24, 2012

6
0

Ok..... so a giant smiley face turned into 3 blocks and 7 beehives

SoniCanti avatar

SoniCanti

Dec. 16, 2009

21
2

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 avatar

badsbe

Nov. 24, 2012

5
0

Generation 30000 and still alive!

Personnel avatar

Personnel

Jul. 27, 2010

23
3

size: small; alive: 3242; dead: -221..? is that possible? i just got it xD 5/5 anyways