Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 210 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 210 Bytes

Conway's Game of Life

Simple implementation of conways game of life

Usage

ruby conway.rb <size> <num iterations>

Links

Conway's Game of Life