John Conway's Game of Life
-
Updated
Feb 3, 2023 - Java
John Conway's Game of Life
This is a basic implementation of John Conway's Game of Life using Java and OOP principles.
This repository contains the implementation of Conway's Game of Life, a cellular automaton devised by the British mathematician John Horton Conway in 1970. The implementation is done in Java, using the Standard Draw library for graphics.
Play a simple version of the Game of Life, a single player game invented in 1970 by Cambridge mathematician John Conway
Add a description, image, and links to the gameoflifesimulation topic page so that developers can more easily learn about it.
To associate your repository with the gameoflifesimulation topic, visit your repo's landing page and select "manage topics."