class

ConwayGameOfLife::Population

Inherits Reference < Object

Constructors

new(width : Int32, length : Int32)
Source

Instance methods

cells
Source
cells_matrix
Source
find_cell(x, y)
Source
length
Source
next_generation!
Source
size
Source
width
Source