gabrieladnz / game-of-life

Programming 1 subject project simulating the ''Game of Life", John Conway's famous cellular automaton. The "Game of Life" is a simplified representation of the evolution and dynamics of cellular populations, where individual cells can live, die or reproduce based on simple rules.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Programming 1 subject project simulating the ''Game of Life", John Conway's famous cellular automaton. The "Game of Life" is a simplified representation of the evolution and dynamics of cellular populations, where individual cells can live, die or reproduce based on simple rules.


Languages

Language:Java 100.0%