The Game of Life 1.1

The Game of Life 1.1

by 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つ未満の場合、そのセルは孤独で死にます。2. 隣接する生きたセルが3つを超える場合、そのセルは過密で死にます。3. 隣接する生きたセルが2つまたは3つの場合、そのセルは変わらず次世代へ。4. 死んだセルの隣にちょうど3つ生きたセルがあると生き返ります。『ライフゲーム』は1970年、イギリスの数学者ジョン・ホートン・コンウェイによって考案されたセル・オートマトンです。最も有名なセル・オートマトンの例です。詳細は「http://en.wikipedia.org/wiki/Conway%27s_Game_of_Life」をご覧ください。面白いパターンを作ったり、Googleで検索してみましょう。

遊び方

死んだセルをクリックすると生き返り、生きているセルをクリックすると死にます。死んだセルをドラッグすると生き返り、生きているセルをドラッグすると死にます。Stepで1世代進み、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