Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 298 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 298 Bytes

Conway's Game of Life Simulation

This program is a Python implementation of Conway's Game of Life, a two-dimensional cellular automata created by John Conway in 1970.

Copyright © 2019 Jackson Hall. All rights reserved.