Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 190 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 190 Bytes

Conway's Game of Life made using the Processing library for Java.

Change the size of each box by changing the SIDE variable.

Change the window size by changing the ROW and COL variables.