Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 214 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 214 Bytes

Conway's Game of Life...a CS-162 homework assignment from 2015 😆

Supports three starting shapes:

  1. Fixed oscillator (blinker)
  2. Glider
  3. Gosper Glider Gun

Compile and Run

$ make all
$ ./play