/conways-game-of-life

Simple implementation of Conway's Game of Life to practice basic Java.

Primary LanguageJava

Simple implementation of Conway's game of life to practice basic use of Java.

Standard field size is 50x50, you can change this in main.