@@@@ Japanese Page

OS PalmOS2.0 PalmOS3.5
PalmOS4.0
PalmOS5.0
WindowsPC Internet
DownLoad
File
lifegame.zip
LifeGame2.0
lifegame3.zip

LifeGameVer3.0
New Version.Exchange Data by infrared Beam
lifegameleague.exe
LifeGameLeague
JavaScript@LifeGame
Play OnLine
1st League result
‘What is the Game of Life?
‘New Rules of Battle mode
‘How to play
‘save pattern of Life@
‘code of Pattern
‘etc
‘Link
‘What is the Game of Life?
The Game of Life was invented by the mathematician John Conway in 1970.
This software is The New Game of Life with Battle mode running on PalmOS.

Life is played on a grid of square cells.
A cell can be live or dead as time goes by .
‘Rules of the Game of Life
A dead cell with exactly three live neighbors becomes a live cell (birth).
A dead cell becomes a live cell (*).
A live cell with two or three live neighbors stays alive (survival).
@A live cell stays alive (*).
In all other cases, a cell dies or remains dead (overcrowding or loneliness).
@@@@@