Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 522 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 522 Bytes

Cellular Automata and Conway's "Game of Life"

Live Demo

Welcome to John Conway's "Game of Life"! This is a computer science classic from 1970, a program that simulates a cellular automaton (plural automata). It has connections to all kinds of different aspects of computer science and nature.

example-patterns

from Wikipedia