API Reference life v0.1.0

Modules

This module is one way to create a rather basic example of an interface for the Life.GameServer module.

This GenServer module contains the basic logic to take in a set of live cells, generate the next generation, and store the next generation as its state.