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. 任何死亡細胞若周圍正好有三個存活鄰居,則會復活。生命遊戲是英國數學家康威於1970年設計的細胞自動機,是最著名的細胞自動機範例。更多資訊請見 http://en.wikipedia.org/wiki/Conway%27s_Game_of_Life

遊玩說明

點擊死亡細胞可讓其復活,點擊存活細胞可讓其死亡。拖曳滑鼠可批量復活或殺死細胞。點擊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