conway's <%= type %>

conway's game of life in a <%= type %>

<% if (type === 'table') { %>

Also check out conway's canvas, this but with the canvas tag

<% } else { %>

Also check out conway's table, this but with the table tag

<% } %>

Press [spacebar] to start and pause.

[esc] or [?] to show this screen.

Click to toggle cells. Click and drag to draw cells.

Press [g] to drop a glider instead of a point.

Press [n] to drop a Gosper glider gun instead of a point.

Press [c] to drop a Conway instead of a point.

Press [b] to clear all the cells.

<% if (type === 'table') { %>

Set grid density grid will reset

<% } else { %>

Set pixel size grid will reset

<% }; %> source