/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.

Primary LanguageJava

This repository is not active