The Game of Life 1.1
by locos
ホーム画面に追加すると、すぐにアクセスできます
このゲームをインストール
共有ボタンをタップし、「ホーム画面に追加」を選ぶと、すぐにこのゲームにアクセスできます。
The Game of Life 1.1
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でランダムにセルを生かせます。
開発者アップデート
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