a7medev / game-of-life

Conway's Game of Life implementation

Home Page:https://a7medev.github.io/game-of-life/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Conway's Game of Life implementation

https://a7medev.github.io/game-of-life/


Languages

Language:JavaScript 55.6%Language:HTML 26.9%Language:CSS 17.5%