Veluga / conways-game-of-life

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Java 100.0%