epap011 / Game-of-Life

The Game of Life is a cellular-automaton, zero player game, developed by John Conway in 1970. The game is played on an infinite grid of square cells, and its evolution is only determined by its initial state.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game-of-Life

The Game of Life is a cellular-automaton, zero player game, developed by John Conway in 1970. The game is played on an infinite grid of square cells, and its evolution is only determined by its initial state.

About

The Game of Life is a cellular-automaton, zero player game, developed by John Conway in 1970. The game is played on an infinite grid of square cells, and its evolution is only determined by its initial state.

License:GNU General Public License v3.0


Languages

Language:Java 100.0%