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

simple-conway

A basic, non-infinite (and therefore somewhat illegitimate) implementation of Conway's Game of Life in C++

Runs through 1000 generations of the simulation, then completes.