/game-of-life

Conway's Game of Life implementation

Primary LanguageJavaScript

Stable shape in game of life

Conway's Game of Life

This is an implementation of the game of life by John Conway.

Missing Features

  1. Limited size board (the user selects it at the begining).

  2. The user can't input to the board, it's randomly generated in a ratio of cells in the middle of the board.