Game of Life in Javascript
This is an implementation of J. H. Conway's cellular automata game of life in Javascript where the game board is a topologically a torus. See my design notes for a description of the game and how it is designed.
--- Life Counter States Go Here ---
Download
Source code Version 3.4 is distributed under the terms of the GNU General Public License.