Conway's Game of Life

Programmed by Akira Yamanouchi
Works on HTML5 canvas technology.
Color: Line width:px Pattern:

Interval:ms Generation: Live cell:
  1. Click on the gray area above with mouse left button to set cell.
  2. Press "Start" button to start.
  3. Press "Stop" button to stop.
Option
  1. Press "Clear" button to clear the cell field.
  2. Select "Color" list box to change color.
  3. Input "Line width" to set the grid line width. Default is 0.
  4. Select "Pattern" to draw interesting pattern at clicked point.
  5. Input "Interval" to change waiting time(ms) between generation.